Add link to comment

This commit is contained in:
Dave Syer
2017-05-11 12:03:39 +01:00
parent f191110228
commit 1850155bad

View File

@@ -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());