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 6a339b3 commit 870581cCopy full SHA for 870581c
js/tests/contexts.test.ts
@@ -1,6 +1,6 @@
1
import { expect } from 'vitest'
2
3
-import { isDebug, sandboxTest } from './setup'
+import { sandboxTest } from './setup'
4
5
sandboxTest('create context with no options', async ({ sandbox }) => {
6
const context = await sandbox.createCodeContext()
0 commit comments