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 76ad60a commit aa9af26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/11/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit aa9af26

Please sign in to comment.