Polish
This commit is contained in:
@@ -61,7 +61,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
* @Test
|
||||
* public someTest() {
|
||||
* this.contextLoader.config(UserConfig.class).env("spring.foo=biz")
|
||||
* .load(context -> {
|
||||
* .load(context -> {
|
||||
* // assertions using the context
|
||||
* });
|
||||
* }
|
||||
|
||||
Reference in New Issue
Block a user