-
+
\ No newline at end of file
diff --git a/src/main/resources/templates/k8s_index.html b/src/main/resources/templates/k8s_index.html
index f945367..e973db8 100644
--- a/src/main/resources/templates/k8s_index.html
+++ b/src/main/resources/templates/k8s_index.html
@@ -1,12 +1,12 @@
-
+
K8s Test App
-
+
@@ -29,7 +29,7 @@
welcome_text
+
\ No newline at end of file
diff --git a/src/test/java/de/viadee/k8s/testapp/testapp/TestappApplicationTests.java b/src/test/java/de/viadee/k8s/testapp/testapp/TestappApplicationTests.java
index 0c01667..a4d4d5f 100644
--- a/src/test/java/de/viadee/k8s/testapp/testapp/TestappApplicationTests.java
+++ b/src/test/java/de/viadee/k8s/testapp/testapp/TestappApplicationTests.java
@@ -2,7 +2,6 @@
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
-import org.springframework.test.context.junit4.SpringRunner;
@SpringBootTest
public class TestappApplicationTests {