From c81196343f05f674112c9fcd9dbd6c3f2faff657 Mon Sep 17 00:00:00 2001 From: Chi Cong Tran Date: Thu, 20 Nov 2025 09:52:37 +0100 Subject: [PATCH] adjust minor test config: global mock of HTML functions and addition of test-id --- src/lib/components/ExpandableForm.svelte | 1 + tests/views/VorgangList.view.test.ts | 18 +++++++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/src/lib/components/ExpandableForm.svelte b/src/lib/components/ExpandableForm.svelte index 45b333e..e5a55f5 100644 --- a/src/lib/components/ExpandableForm.svelte +++ b/src/lib/components/ExpandableForm.svelte @@ -22,6 +22,7 @@