diff --git a/examples/kte-example/src/test/kotlin/de/tschuehly/kteviewcomponentexample/KteIntegrationTest.kt b/examples/kte-example/src/test/kotlin/de/tschuehly/kteviewcomponentexample/KteIntegrationTest.kt index 00a6c33..bb78136 100644 --- a/examples/kte-example/src/test/kotlin/de/tschuehly/kteviewcomponentexample/KteIntegrationTest.kt +++ b/examples/kte-example/src/test/kotlin/de/tschuehly/kteviewcomponentexample/KteIntegrationTest.kt @@ -108,7 +108,6 @@ class KteIntegrationTest( -
@@ -146,7 +145,6 @@ class KteIntegrationTest( -
@@ -162,9 +160,8 @@ class KteIntegrationTest( -

This is the SimpleViewComponent

-
Hello World
+
Hello World
""".trimIndent() assertEndpointReturns("/layout", expectedHtml)