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 bb68c2b commit 3d738bcCopy full SHA for 3d738bc
tests/run.spec.ts
@@ -9,7 +9,7 @@
9
10
import { pEvent } from 'p-event'
11
import { test } from '@japa/runner'
12
-import { run, runNode } from '../src/run.js'
+import { runNode } from '../src/run.js'
13
14
test.group('Child process', () => {
15
test('run typescript file as a child process', async ({ fs, assert }) => {
0 commit comments