From 9f782db1d2aaaeb1dc7863639f65dcdf6a6bd02f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 15 Feb 2021 12:40:54 +0100 Subject: [PATCH] Update settings.json --- conf/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/settings.json b/conf/settings.json index e6f9f2f..906af3c 100644 --- a/conf/settings.json +++ b/conf/settings.json @@ -583,4 +583,5 @@ "customLocaleStrings": {}, /* Disable Admin UI tests */ - "enableAdminUITests": false \ No newline at end of file + "enableAdminUITests": false +}