Fix author tag

This commit is contained in:
Madhura Bhave 2019-03-18 14:10:22 -07:00
parent 24d478d037
commit 988ba3ff78

View File

@ -41,7 +41,7 @@ import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.
* Tests for {@link SampleActuatorLog4J2Application}.
*
* @author Dave Syer
* @@author Stephane Nicoll
* @author Stephane Nicoll
*/
@RunWith(SpringRunner.class)
@SpringBootTest