Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Nov 11, 2024
1 parent 74dddc2 commit 76ad60a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/11/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,10 @@ check_rq "Configuration files" "Protected"

#drush en -y search_api_solr_admin

echo "include '${PWD}/sites/default/test.settings.php';" >>"${PWD}/sites/default/settings.php"

## Enable redis
#chmod 755 "${PWD}/sites/default/settings.php"
#echo "include '${PWD}/sites/default/test.settings.php';" >>"${PWD}/sites/default/settings.php"
#check_rq "Redis" "Connected"

check_rq "Trusted Host Settings" "Enabled"
Expand Down

0 comments on commit 76ad60a

Please sign in to comment.