Skip to content

Commit 870581c

Browse files
committed
lint
1 parent 6a339b3 commit 870581c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/tests/contexts.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { expect } from 'vitest'
22

3-
import { isDebug, sandboxTest } from './setup'
3+
import { sandboxTest } from './setup'
44

55
sandboxTest('create context with no options', async ({ sandbox }) => {
66
const context = await sandbox.createCodeContext()

0 commit comments

Comments
 (0)