From 8cf39b78e6c36b360dd81268a7f84fb4ca218e15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82=C4=99biowski-Owczarek?= Date: Mon, 29 Aug 2022 17:44:10 +0200 Subject: [PATCH] Tests: Fix the link to QUnit CSS file Without this fix, the layout is fine during the test run but all the CSS is gone when tests finish and the results are shown. This affects commands like `grunt karma:chrome-debug`. Closes gh-5090 --- test/karma.debug.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/karma.debug.html b/test/karma.debug.html index 9eb6c9885e..8a95a3f519 100644 --- a/test/karma.debug.html +++ b/test/karma.debug.html @@ -5,7 +5,7 @@ DEBUG - +