Commit 48c6253
committed
Fix intermittent failure in the "must check that the computed value is correct" scripting integration test
Typing in the text field causes a sandbox event to trigger, which we
should await to avoid continuing to the next part of the test before
the sandbox event is fully processed.1 parent f16e0b6 commit 48c6253
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2392 | 2392 | | |
2393 | 2393 | | |
2394 | 2394 | | |
2395 | | - | |
2396 | | - | |
2397 | | - | |
| 2395 | + | |
2398 | 2396 | | |
2399 | 2397 | | |
2400 | 2398 | | |
| |||
0 commit comments