BottleAPI: fix tests
This commit is contained in:
parent
1e34b69cd4
commit
1973e72015
@ -2,6 +2,10 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
describe BottleAPI do
|
describe BottleAPI do
|
||||||
|
before do
|
||||||
|
ENV["HOMEBREW_JSON_CORE"] = "1"
|
||||||
|
end
|
||||||
|
|
||||||
let(:bottle_json) {
|
let(:bottle_json) {
|
||||||
<<~EOS
|
<<~EOS
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user