Commit 52d9d50
committed
Bump timeout for all UI tests [ci]
Seems like some ui tests run slower in ci. It's random so maybe a
resource thing. I noticed in the docs that there's a new beta feature
that sets browser tests to have a 15s timeout. I dont want to use a beta
feature so I'm just manually bumping the global timeout here to 15_000ms
https://vitest.dev/config/#testtimeout
https://vitest.dev/guide/browser/
Signed-off-by: fayi-da <fayimora.femibalogun@digitalasset.com>1 parent f333d10 commit 52d9d50
File tree
1 file changed
+4
-4
lines changed- apps/common/frontend-test-vite-utils/src
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 5 | | |
| 6 | + | |
8 | 7 | | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
0 commit comments