We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d130679 commit 1a48cb6Copy full SHA for 1a48cb6
tests/run-integration.sh
@@ -97,7 +97,6 @@ tester_run_integration_group()
97
98
"$PROJECT_DIR/vendor/bin/tester" \
99
-C \
100
- -o console \
101
"$PROJECT_DIR/tests/cases/integration/$INTEGRATION_GROUP"
102
}
103
tests/run-unit.sh
@@ -5,5 +5,4 @@ PROJECT_DIR="$(dirname "$DIR")"
5
6
7
8
9
"$PROJECT_DIR/tests/cases/unit"
0 commit comments