Remove trailing whitespace from Java source code
This commit is contained in:
@@ -36,7 +36,7 @@ import java.lang.annotation.Target;
|
||||
*
|
||||
* <p>{@code @DirtiesContext} may be used as a class-level and method-level
|
||||
* annotation within the same class or class hierarchy. In such scenarios, the
|
||||
* {@code ApplicationContext} will be marked as <em>dirty</em> before or
|
||||
* {@code ApplicationContext} will be marked as <em>dirty</em> before or
|
||||
* after any such annotated method as well as before or after the current test
|
||||
* class, depending on the configured {@link #methodMode} and {@link #classMode}.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user