Add link to comment
This commit is contained in:
@@ -61,7 +61,7 @@ public class RefreshScopeListBindingIntegrationTests {
|
||||
private ConfigurableEnvironment environment;
|
||||
|
||||
@Test
|
||||
@Ignore // TODO: reinstate this if possible
|
||||
@Ignore // TODO: reinstate this if possible https://github.com/spring-projects/spring-boot/issues/9137
|
||||
@DirtiesContext
|
||||
public void testAppendProperties() throws Exception {
|
||||
assertEquals("[one, two]", this.properties.getMessages().toString());
|
||||
|
||||
Reference in New Issue
Block a user