mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 17:15:48 +00:00
Update CrashControllerTests.java
fixed `@author` tag
This commit is contained in:
parent
42b6cd97f2
commit
adda22dab6
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@ import org.junit.jupiter.api.Test;
|
||||||
/**
|
/**
|
||||||
* Test class for {@link CrashController}
|
* Test class for {@link CrashController}
|
||||||
*
|
*
|
||||||
* @author Colin But, Alex Lutz
|
* @author Colin But
|
||||||
|
* @author Alex Lutz
|
||||||
*/
|
*/
|
||||||
// Waiting https://github.com/spring-projects/spring-boot/issues/5574 ..good
|
// Waiting https://github.com/spring-projects/spring-boot/issues/5574 ..good
|
||||||
// luck ((plain(st) UNIT test)! :)
|
// luck ((plain(st) UNIT test)! :)
|
||||||
|
|
Loading…
Reference in a new issue