Skip to content

Commit

Permalink
Add timeout to advanced search clearing test
Browse files Browse the repository at this point in the history
  • Loading branch information
dgcohen committed Oct 13, 2023
1 parent 6e6ddc4 commit 2908b1e
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)
})

0 comments on commit 2908b1e

Please sign in to comment.