We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad0935 commit 1f424e0Copy full SHA for 1f424e0
php-dev-helper/BUILD
@@ -1 +1 @@
1
-d190cae
+cad0935
php-dev-helper/apps/pts.sh
@@ -533,7 +533,7 @@ _var_dump_check_exec () {
533
__colors=" --no-colors"
534
fi
535
__run_options="var-dump-check ${PTS_SOURCE_DIR}${__colors}"
536
- console_info "Proving checks in: ${PTS_SOURCE_DIR}"
+ console_info "Providing checks in: ${PTS_SOURCE_DIR}"
537
# shellcheck disable=SC2086
538
if ! docker-compose -f "${PTS_DOCKER_COMPOSE_FILE}" exec app ${__run_options}
539
then
0 commit comments