Commit f4b2304
Fix test timeout in ObjectForm.msw.test.tsx
Added explicit timeout parameter to waitFor() call in first test to match the second test. This ensures the test has sufficient time to complete in CI environments.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 7ee863b commit f4b2304
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments