Skip to content

Commit bacbb8c

Browse files
committed
Show the BEHAT_INCREASE_TIMEOUT config value on all runs
1 parent 5af1206 commit bacbb8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runner/master/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ echo "== TESTTORUN: ${TESTTORUN}"
190190
echo "== BROWSER: ${BROWSER}"
191191
echo "== BEHAT_TOTAL_RUNS: ${BEHAT_TOTAL_RUNS}"
192192
echo "== BEHAT_NUM_RERUNS: ${BEHAT_NUM_RERUNS}"
193+
echo "== BEHAT_INCREASE_TIMEOUT: ${BEHAT_INCREASE_TIMEOUT}"
193194
echo "== BEHAT_SUITE: ${BEHAT_SUITE}"
194195
echo "== TAGS: ${TAGS}"
195196
echo "== NAME: ${NAME}"

0 commit comments

Comments
 (0)