From bb47837d9c541c44244d5da15aad322a39f64ca5 Mon Sep 17 00:00:00 2001 From: demo Date: Tue, 25 Oct 2022 16:43:43 +0000 Subject: [PATCH] User: alex clicked save for shared/currency/currency-format.bpmn --- shared/currency/currency-format.bpmn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/currency/currency-format.bpmn b/shared/currency/currency-format.bpmn index 99125bc3..be4664b6 100644 --- a/shared/currency/currency-format.bpmn +++ b/shared/currency/currency-format.bpmn @@ -67,9 +67,9 @@ curAmount_str = curAmount_str + " " + curCode # Check If Testing try: - isTest + isCurTest catch NameError: - isTest = True + isCurTest = True Flow_0pxbn5q