From 58ab0070a7089de378a014909b348f06deb690a2 Mon Sep 17 00:00:00 2001 From: Vyacheslav Boyko Date: Tue, 30 Jul 2019 12:27:56 +0300 Subject: [PATCH] springboot2-junit5-skiptest update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c86b44..ab59376 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Java Lessons -1) (Lesson #1)[springboot2-junit5-skiptest/README.md] - How to write an annotation for your JUnit5 tests and to use application.properties from Spring environment +1) [Lesson #1](springboot2-junit5-skiptest/README.md) - How to write an annotation for your JUnit5 tests and to use application.properties from Spring environment