We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9cdf5 commit aa576e7Copy full SHA for aa576e7
spring-context/src/test/java/org/springframework/cache/interceptor/ExpressionEvalutatorTest.java renamed to spring-context/src/test/java/org/springframework/cache/interceptor/ExpressionEvaluatorTests.java
@@ -44,7 +44,7 @@
44
* @author Costin Leau
45
* @author Phillip Webb
46
*/
47
-public class ExpressionEvalutatorTest {
+public class ExpressionEvaluatorTests {
48
49
@Rule
50
public ExpectedException thrown = ExpectedException.none();
0 commit comments