Skip to content

Commit 9969de9

Browse files
Merge branch 'canary' into rm-dynamic-suspense-fallback
2 parents 6c9fe69 + 49c3e0a commit 9969de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/basic/test/index.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import { join } from 'path'
44
import { renderViaHTTP, findPort, launchApp, killApp } from 'next-test-utils'
55

6-
// test suits
6+
// test suites
77
import hmr from './hmr'
88
import errorRecovery from './error-recovery'
99
import dynamic from './dynamic'

0 commit comments

Comments
 (0)