mirror of https://github.com/webpack/webpack.git
Updated "Defaults.unittest.js"
This commit is contained in:
parent
2203e24900
commit
c67b17bee3
|
@ -1931,6 +1931,7 @@ describe("snapshots", () => {
|
||||||
- "trustedTypes": undefined,
|
- "trustedTypes": undefined,
|
||||||
- "uniqueName": "webpack",
|
- "uniqueName": "webpack",
|
||||||
+ "trustedTypes": Object {
|
+ "trustedTypes": Object {
|
||||||
|
+ "onPolicyCreationFailure": "stop",
|
||||||
+ "policyName": "@@@Hello_World_",
|
+ "policyName": "@@@Hello_World_",
|
||||||
+ },
|
+ },
|
||||||
+ "uniqueName": "@@@Hello World!",
|
+ "uniqueName": "@@@Hello World!",
|
||||||
|
|
Loading…
Reference in New Issue