Enable SpringJUnit5 Checkstyle rule

See gh-36496
Closes gh-36496
This commit is contained in:
Sam Brannen
2026-03-18 18:38:43 +01:00
parent 4c14abf0cd
commit 1256307c83
249 changed files with 424 additions and 361 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