Skip to content

Commit b15cb60

Browse files
apply code suggestion
Co-authored-by: John Paul E Balandan <paulbalandan@gmail.com>
1 parent fe2e6eb commit b15cb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/run-random-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ run_component_tests() {
612612
fi
613613

614614
{
615-
echo "> ${phpunit_args[@]:0:6}"
615+
echo "> ${phpunit_args[@]:0:7}"
616616
echo ""
617617
echo "$output"
618618
echo "$predecessor_info"

0 commit comments

Comments
 (0)