From 81136cbb6fdfc67ca0ff92985caa57d86057b316 Mon Sep 17 00:00:00 2001 From: Florin Barbu Date: Mon, 11 Nov 2024 17:19:20 +0200 Subject: [PATCH] test_: fix config formatting issue --- tests-functional/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests-functional/config.json b/tests-functional/config.json index 18f9527fb..488bf9e00 100644 --- a/tests-functional/config.json +++ b/tests-functional/config.json @@ -22,7 +22,7 @@ "NativeCurrencyDecimals": 18, "IsTest": false, "Layer": 1, - "Enabled": true, + "Enabled": true } - ], + ] }