Skip to content

Commit 04bb00b

Browse files
committed
Remove flag for debugging
1 parent 68ed597 commit 04bb00b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/script.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
22
cd "${SCRIPT_DIR}"
33

4-
set -x
5-
64
# Use composer's phpunit and phpcs by adding composer bin directory to the path environment variable.
75
export PATH="${PWD}/vendor/bin:${PATH}"
86

0 commit comments

Comments
 (0)