We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d912af commit e34b806Copy full SHA for e34b806
caps/providers/vercel.com/api.test.ts
@@ -6,7 +6,7 @@ export const testConfig = {
6
}
7
8
import * as bunTest from 'bun:test'
9
-import { run } from 't44/workspace-rt'
+import { run } from '../../../workspace-rt'
10
11
const {
12
test: { describe, it, expect },
0 commit comments