Skip to content

Commit

Permalink
enable test in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony committed Sep 15, 2023
1 parent 3118ade commit b11454c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/turbopack-tests-manifest.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const enabledTests = [
'test/development/acceptance-app/server-components.test.ts',
'test/development/acceptance/hydration-error.test.ts',
'test/development/api-cors-with-rewrite/index.test.ts',
'test/development/app-dir/basic/basic.test.ts',
'test/development/app-dir/multiple-compiles-single-route/multiple-compiles-single-route.test.ts',
'test/development/app-dir/strict-mode-enabled-by-default/strict-mode-enabled-by-default.test.ts',
'test/development/basic/define-class-fields.test.ts',
Expand Down

0 comments on commit b11454c

Please sign in to comment.