We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b4d8f commit 021df4cCopy full SHA for 021df4c
test/router.test.js
@@ -93,7 +93,6 @@ describe('Router', () => {
93
route: expect.any(Function)
94
});
95
96
- Home.mockReset();
97
set('3')
98
await sleep(1);
99
0 commit comments