increase readall test timeout
This commit is contained in:
parent
bcf9fce70f
commit
ec81d43519
@ -6,7 +6,7 @@ describe "Homebrew.readall_args" do
|
|||||||
it_behaves_like "parseable arguments"
|
it_behaves_like "parseable arguments"
|
||||||
end
|
end
|
||||||
|
|
||||||
describe "brew readall", :integration_test, timeout: 180 do
|
describe "brew readall", :integration_test, timeout: 240 do
|
||||||
it "imports all Formulae for a given Tap" do
|
it "imports all Formulae for a given Tap" do
|
||||||
formula_file = setup_test_formula "testball"
|
formula_file = setup_test_formula "testball"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user