Skip to content

Commit b8d58c1

Browse files
committed
Don't need to configure CSP enforcement
1 parent 02c368d commit b8d58c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/org/labkey/test/tests/AbstractKnitrReportTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@ protected void moduleReportDependencies()
245245
public void testEmbeddedReportNonce()
246246
{
247247
CspConfigHelper.debugCspWarnings();
248-
new CspConfigHelper(this).setEnforceCsp(false);
249248

250249
String name = "rhtml nonce check";
251250
Locator[] reportContains = {nonceCheckSuccessLoc};

0 commit comments

Comments
 (0)