accounts/tests/php.sh

7 lines
106 B
Bash
Executable File

#!/usr/bin/env bash
cd "$(dirname "$0")"
./../vendor/bin/codecept build
./../vendor/bin/codecept run $*