Skip to content

Commit

Permalink
test(turbopack): enable async storage tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonoj committed Sep 14, 2023
1 parent be38d02 commit 7f74bc3
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 @@ -83,6 +83,7 @@ const enabledTests = [
'test/e2e/edge-api-endpoi.ts',
'test/e2e/edge-can-read-request-body/index.test.ts',
'test/e2e/edge-compiler-module-expo.ts',
'test/e2e/edge-async-local-storage/index.test.ts',
'test/e2e/handle-non-hoisted-swc-helpers/index.test.ts',
'test/e2e/hello-world/hello-world.test.ts',
'test/e2e/i18n-api-support/index.test.ts',
Expand Down

0 comments on commit 7f74bc3

Please sign in to comment.