Skip to content

Commit

Permalink
udpate snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
fi3ework committed Aug 6, 2024
1 parent 93aff0c commit ebc61a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Defaults.unittest.js
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ describe("snapshots", () => {
+ "outputModule": true,
@@ ... @@
- "externalsType": "var",
+ "externalsType": "module",
+ "externalsType": "module-import",
@@ ... @@
- "dynamicImport": undefined,
- "dynamicImportInWorker": undefined,
Expand Down

0 comments on commit ebc61a1

Please sign in to comment.