Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
dgcohen committed Oct 13, 2023
1 parent c44e7e9 commit f6e46ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/search/advancedSearchForm.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ describe("Advanced Search Form", () => {
"Please enter at least one field to submit an advanced search."
)
})
}, 10000)
}, 15000)
})

0 comments on commit f6e46ab

Please sign in to comment.