From aa9af260a412b916c48bf11e9d6cd23a7e051a95 Mon Sep 17 00:00:00 2001 From: Chingis Sandanov Date: Mon, 11 Nov 2024 13:37:38 +0300 Subject: [PATCH] Fixes --- tests/11/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/11/tests.sh b/tests/11/tests.sh index 2b15597a6d..074aaf8e1b 100755 --- a/tests/11/tests.sh +++ b/tests/11/tests.sh @@ -61,10 +61,10 @@ check_rq "Configuration files" "Protected" #drush en -y search_api_solr_admin +chmod 755 "${PWD}/sites/default/settings.php" echo "include '${PWD}/sites/default/test.settings.php';" >>"${PWD}/sites/default/settings.php" ## Enable redis -#chmod 755 "${PWD}/sites/default/settings.php" #check_rq "Redis" "Connected" check_rq "Trusted Host Settings" "Enabled"