Skip to content

Commit

Permalink
test no nonce set
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcarrian committed Oct 24, 2024
1 parent 719c4b8 commit ae721b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/microfrontend-platform-testing-app/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<app-root ngCspNonce="STATIC_NONCE"></app-root>
<app-root></app-root>
</body>
</html>

0 comments on commit ae721b6

Please sign in to comment.