We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b39d8 commit 6bf043fCopy full SHA for 6bf043f
1 file changed
springboot2-junit5-skiptest/README.md
@@ -190,7 +190,7 @@ You can take a look at [full class code](src/test/java/com/bvn13/example/springb
190
191
## New annotation usage
192
193
-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):
194
195
``` java
196
@SpringBootTest
0 commit comments