Skip to content

Commit

Permalink
Test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Aug 30, 2024
1 parent 4290cd9 commit 9d7a051
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 @@ -63,8 +63,8 @@ drush en -y \

# Enable redis
chmod 755 "${PWD}/sites/default/settings.php"
check_rq "Redis" "Connected"
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 9d7a051

Please sign in to comment.