Skip to content

Commit 2138407

Browse files
committed
✅ Unique ID per test in submit tests
We've had some issues with state from one test bleeding into another. This happens because all of our `submit.js` tests use the same collection and ID. This change makes them instead use sequential IDs for each test, which should give each test better isolation from other tests.
1 parent 3cdecf4 commit 2138407

File tree

1 file changed

+101
-94
lines changed

1 file changed

+101
-94
lines changed

0 commit comments

Comments
 (0)