dev-cmd/bottle_spec: add another integration test on macOS.

This commit is contained in:
Mike McQuaid 2021-01-25 10:14:12 +00:00
parent de2e309d50
commit 902993afe4
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70

View File

@ -263,7 +263,7 @@ describe Homebrew do
end end
end end
describe "brew bottle --merge", :integration_test, :needs_linux do describe "brew bottle --merge", :integration_test do
let(:core_tap) { CoreTap.new } let(:core_tap) { CoreTap.new }
let(:tarball) do let(:tarball) do
if OS.linux? if OS.linux?