Skip to content

Commit 99a50e7

Browse files
committed
Polishing
1 parent 68ba55b commit 99a50e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-docs/modules/ROOT/pages/testing/testcontext-framework/support-classes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ The _Spring TestContext Framework_ has supported the use of test-related annotat
536536
Framework 5.3 class-level test configuration annotations were not _inherited_ from
537537
enclosing classes like they are from superclasses.
538538

539-
Spring Framework 5.3 introduces first-class support for inheriting test class
539+
Spring Framework 5.3 introduced first-class support for inheriting test class
540540
configuration from enclosing classes, and such configuration will be inherited by
541541
default. To change from the default `INHERIT` mode to `OVERRIDE` mode, you may annotate
542542
an individual `@Nested` test class with

0 commit comments

Comments
 (0)