Tests: Fix the link to QUnit CSS file
commit8cf39b78e6c36b360dd81268a7f84fb4ca218e15
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 29 Aug 2022 15:44:10 +0000 (29 17:44 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Aug 2022 15:44:10 +0000 (29 17:44 +0200)
tree3f89e89b97921e0ecf0bcc6c2f9236789c0b089e
parent016872ffe03ab9107b1bc62fae674a4809c3b23f
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