Build: Bump the github-actions group with 2 updates
[jquery.git] / test / data / csp-nonce-globaleval.js
blob8c6cb6346f2fc0277eb40250b5b1068b629b069b
1 jQuery( function() {
2         $.globalEval( "startIframeTest()", { nonce: "jquery+hardcoded+nonce" } );
3 } );