Skip to content

Commit d712d9b

Browse files
committed
Merge CSRF tests into single class, remove separate WithDummy file
1 parent 364e291 commit d712d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/test/java/hudson/security/csrf/GlobalCrumbIssuerConfigurationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ void csrfSectionShownWhenCsrfProtectionDisabled() throws Exception {
7171
GlobalCrumbIssuerConfiguration.DISABLE_CSRF_PROTECTION = original;
7272
}
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)