diff --git a/test/e2e/app-dir/not-found/conflict-route/index.test.ts b/test/e2e/app-dir/not-found/conflict-route/index.test.ts index ad934522a6e05..46b33d3e676f5 100644 --- a/test/e2e/app-dir/not-found/conflict-route/index.test.ts +++ b/test/e2e/app-dir/not-found/conflict-route/index.test.ts @@ -1,5 +1,4 @@ import { createNextDescribe } from 'e2e-utils' -import { check } from 'next-test-utils' createNextDescribe( 'app dir - not-found - conflict route',