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 a4ba0ce commit e9e7818Copy full SHA for e9e7818
packages/toolkit/src/tests/createSlice.test.ts
@@ -35,7 +35,7 @@ import {
35
mockConsole,
36
} from 'console-testing-library/pure'
37
import type { IfMaybeUndefined, NoInfer } from '../tsHelpers'
38
-import { delay } from 'msw'
+
39
enablePatches()
40
41
type CreateSlice = typeof createSlice
0 commit comments