Enable SpringJUnit5 Checkstyle rule

See gh-36496
Closes gh-36496

(cherry picked from commit 1256307c83)
This commit is contained in:
Sam Brannen
2026-03-17 12:40:52 +01:00
parent 01248c7753
commit 6d6b788b25
232 changed files with 424 additions and 359 deletions
@@ -35,7 +35,7 @@ import static org.assertj.core.api.Assertions.fail;
* @since 4.1
*/
@Disabled
public class SpelCompilationPerformanceTests extends AbstractExpressionTests {
class SpelCompilationPerformanceTests extends AbstractExpressionTests {
int count = 50000; // number of evaluations that are timed in one run