From 83a4c3cc8be29981a1265119d141b226af64fae3 Mon Sep 17 00:00:00 2001 From: bvn13 Date: Mon, 29 Jul 2019 21:04:21 +0300 Subject: [PATCH] SpringBoot2 - JUnit5 - skip test --- springboot2-junit5-skiptest/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/springboot2-junit5-skiptest/README.md b/springboot2-junit5-skiptest/README.md index ac053f2..c0b22e3 100644 --- a/springboot2-junit5-skiptest/README.md +++ b/springboot2-junit5-skiptest/README.md @@ -37,6 +37,7 @@ Changes in `pom.xml` are: org.junit.jupiter junit-jupiter-engine 5.3.2 + test