mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:15:49 +00:00
added a comment
This commit is contained in:
parent
6b9b2c4356
commit
b359519ddf
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue