We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11e51f commit 87316d6Copy full SHA for 87316d6
packages/sanity/src/core/studio/router/helpers.test.ts
@@ -1,5 +1,4 @@
1
-import {describe, it} from '@jest/globals'
2
-import {expect} from '@playwright/experimental-ct-react'
+import {describe, expect, it} from '@jest/globals'
3
import {type Tool} from 'sanity'
4
import {type RouterState} from 'sanity/router'
5
0 commit comments