From 7ddf5fe343064950eabd8d3636f89b737e5fcea5 Mon Sep 17 00:00:00 2001 From: Phillip Kruger Date: Wed, 1 Sep 2021 18:45:20 +0200 Subject: [PATCH] Dev UI Test result screen make sure dark background use light test (Fix #19374) Signed-off-by:Phillip Kruger (cherry picked from commit c83c608d31c719968549162bb3ba81fbbf8f126f) --- .../io.quarkus.quarkus-vertx-http/tests.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/extensions/vertx-http/deployment/src/main/resources/dev-templates/io.quarkus.quarkus-vertx-http/tests.html b/extensions/vertx-http/deployment/src/main/resources/dev-templates/io.quarkus.quarkus-vertx-http/tests.html index f5e8c77ca9141..bf9981b60745f 100644 --- a/extensions/vertx-http/deployment/src/main/resources/dev-templates/io.quarkus.quarkus-vertx-http/tests.html +++ b/extensions/vertx-http/deployment/src/main/resources/dev-templates/io.quarkus.quarkus-vertx-http/tests.html @@ -87,7 +87,7 @@

-
+
{#for throwable in r.problems}
{throwable.message}
@@ -100,7 +100,7 @@
{#if !r.logOutput.empty}
-
+
{#for log in r.logOutput} {log.raw}
@@ -124,7 +124,7 @@
{#if !r.logOutput.empty}
-
+
{#for log in r.logOutput} {log.raw}
@@ -149,7 +149,7 @@
{#if !r.logOutput.empty}
-
+
{#for log in r.logOutput} {log.raw}
@@ -191,7 +191,7 @@

-
+
{#for log in r.logOutput} {log.raw}
@@ -214,7 +214,7 @@

-
+
{#for log in r.logOutput} {log.raw}
@@ -256,7 +256,7 @@

-
+
{#for log in r.logOutput} {log.raw}