add :needs_linux to brew ruby test
This commit is contained in:
parent
a29737ac6d
commit
7455d53f88
@ -16,7 +16,7 @@ describe "brew ruby", :integration_test do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
describe "brew ruby -e 'puts \"testball\".f.path'", :integration_test do
|
describe "brew ruby -e 'puts \"testball\".f.path'", :integration_test, :needs_linux do
|
||||||
let!(:target) do
|
let!(:target) do
|
||||||
target_path = setup_test_formula "testball"
|
target_path = setup_test_formula "testball"
|
||||||
{ path: target_path }
|
{ path: target_path }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user