Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
rr
Browse files Browse the repository at this point in the history
  • Loading branch information
Midkard committed Aug 4, 2023
1 parent df2c10e commit 8a0b72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/wp-mysql/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source test-utils.sh

# Template specific tests
check "distro" lsb_release -c
check "wp" "cat /var/www/html/wp-config.php | grep SCRIPT_DEBUG"
check "wp" "ls -l /var/www/html"

# Report result
reportResults

0 comments on commit 8a0b72e

Please sign in to comment.