springboot2-junit5-skiptest update

master
Vyacheslav Boyko 2019-07-30 12:32:34 +03:00
parent 25b39d8df3
commit 6bf043f09f
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ You can take a look at [full class code](src/test/java/com/bvn13/example/springb
## New annotation usage
And now we'll apply new annotation to aour test class:
And now we'll apply new annotation to aour [test class](src/test/java/com/bvn13/example/springboot/junit/skiptest/SkiptestApplicationTests.java):
``` java
@SpringBootTest