added a comment

This commit is contained in:
dstewart-jetbrains 2020-08-05 16:56:05 -05:00
parent 6b9b2c4356
commit b359519ddf

View file

@ -34,7 +34,7 @@ import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.
* @author Colin But * @author Colin But
*/ */
// Waiting https://github.com/spring-projects/spring-boot/issues/5574 // Waiting https://github.com/spring-projects/spring-boot/issues/5574
// comments changes trigger VCS // comments changes trigger VCSCSCS
@Disabled @Disabled
@WebMvcTest(controllers = CrashController.class) @WebMvcTest(controllers = CrashController.class)
class CrashControllerTests { class CrashControllerTests {