Commit 81ecd72
Speed up tests: remove sleep(1000) in resetState (#3869)
Remove the 1s sleep between resetBlocksToSuperflat and clearInventory.
/fill executes synchronously on the server, so the sleep is unnecessary.
Saves ~45s across the full test suite (1s × 45 tests).
Tested locally on 1.9.4: 45/45 passing.
Co-authored-by: rom1504 <rom1504@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent de64946 commit 81ecd72
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
| |||
0 commit comments