From 38e4832b6a430133c96ab5bb4f035951051630a6 Mon Sep 17 00:00:00 2001 From: softsimon Date: Mon, 3 Apr 2023 20:02:39 +0900 Subject: [PATCH] Restoring missing tx index attribute for cypress --- .../transactions-list/transactions-list.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/components/transactions-list/transactions-list.component.html b/frontend/src/app/components/transactions-list/transactions-list.component.html index adadf0a1c..71eeb4aa1 100644 --- a/frontend/src/app/components/transactions-list/transactions-list.component.html +++ b/frontend/src/app/components/transactions-list/transactions-list.component.html @@ -13,7 +13,7 @@ -
+
{{ errorUnblinded }}