From aa8432384ed3e7cc06fc238d348eee48bb497350 Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Tue, 8 Mar 2022 04:37:34 +0100 Subject: [PATCH] hack the i18n for tests --- .../DecayInformations/DecayInformation-Short.vue | 2 +- frontend/src/filters/amount.js | 9 +++++++-- frontend/src/main.js | 5 +++-- .../Pages/AccountOverview/GddTransactionList.spec.js | 2 +- frontend/test/testSetup.js | 7 ++++++- 5 files changed, 18 insertions(+), 7 deletions(-) diff --git a/frontend/src/components/DecayInformations/DecayInformation-Short.vue b/frontend/src/components/DecayInformations/DecayInformation-Short.vue index 990ded29b..3bed4b9cc 100644 --- a/frontend/src/components/DecayInformations/DecayInformation-Short.vue +++ b/frontend/src/components/DecayInformations/DecayInformation-Short.vue @@ -1,6 +1,6 @@