From c50b37c2340fefa28d2420cdf9ec627e3671cb56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 24 Jun 2025 12:52:28 +0200 Subject: [PATCH] test: fix specs::coverage::data_url test (#29865) --- tests/specs/coverage/data_url/main.out | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/tests/specs/coverage/data_url/main.out b/tests/specs/coverage/data_url/main.out index c981ae57a9..f45faaa327 100644 --- a/tests/specs/coverage/data_url/main.out +++ b/tests/specs/coverage/data_url/main.out @@ -4,12 +4,9 @@ test ... ok ([WILDLINE]) ok | 1 passed | 0 failed ([WILDLINE]) --------------------------------- -File | Branch % | Line % | --------------------------------- - main.ts | 100.0 | 100.0 | --------------------------------- - All files | 100.0 | 100.0 | --------------------------------- +| File | Branch % | Line % | +| --------- | -------- | ------ | +| main.ts | 100.0 | 100.0 | +| All files | 100.0 | 100.0 | Lcov coverage report has been generated at [WILDLINE] HTML coverage report has been generated at [WILDLINE]