Add comment about :needs_linux
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
7455d53f88
commit
f4e42191d0
@ -16,6 +16,7 @@ describe "brew ruby", :integration_test do
|
||||
end
|
||||
end
|
||||
|
||||
# Doesn't actually need Linux but only running there as integration tests are slow.
|
||||
describe "brew ruby -e 'puts \"testball\".f.path'", :integration_test, :needs_linux do
|
||||
let!(:target) do
|
||||
target_path = setup_test_formula "testball"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user