Skip to content
Snippets Groups Projects
Unverified Commit ae582557 authored by Jonathan Chang's avatar Jonathan Chang Committed by GitHub
Browse files

Merge pull request #8089 from dtrodrigues/readall-timeout

increase readall test timeout
parents 363a7693 ec81d435
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