From 43abd4ed82cf9878e528ae0a49f4650e0596a880 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Fri, 27 Mar 2026 12:14:02 +0200 Subject: [PATCH] feat: ui --- tests/wallets/index.html | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/tests/wallets/index.html b/tests/wallets/index.html index 3293e7955..877ecb081 100644 --- a/tests/wallets/index.html +++ b/tests/wallets/index.html @@ -1382,8 +1382,8 @@ :key="`${group.key}-${testEntry.index}-${entryIndex}`" class="test-case-section" > -
-
+
+

@@ -1397,23 +1397,6 @@ Raw test {{ testEntry.index + 1 }}

- -
- - {{ testEntry.status.label }} - - - {{ currentTestFundingSource.name }} - - - {{ testEntry.variantCount }} generated variants - -
@@ -1488,7 +1471,7 @@