Skip to content
Snippets Groups Projects
Commit ec81d435 authored by Dustin Rodrigues's avatar Dustin Rodrigues
Browse files

increase readall test timeout

parent bcf9fce7
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ describe "Homebrew.readall_args" do
it_behaves_like "parseable arguments"
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
formula_file = setup_test_formula "testball"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment