Commit 415068a
authored
chore(replay): Use
When running tests for the monorepo locally, replay tests can hang/may
not resolve because we run them in watch mode by default. You can still
use `yarn test:watch` if you want watch mode anyhow. We use `vitest run`
everywhere else we have vitest already.vitest run for replay test run (#14379)1 parent 7e78d67 commit 415068a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments