diff --git a/packages/sanity/src/core/studio/router/helpers.test.ts b/packages/sanity/src/core/studio/router/helpers.test.ts index cff465fb610..1d471ffbaa0 100644 --- a/packages/sanity/src/core/studio/router/helpers.test.ts +++ b/packages/sanity/src/core/studio/router/helpers.test.ts @@ -1,5 +1,4 @@ -import {describe, it} from '@jest/globals' -import {expect} from '@playwright/experimental-ct-react' +import {describe, expect, it} from '@jest/globals' import {type Tool} from 'sanity' import {type RouterState} from 'sanity/router'