Skip to content

Commit

Permalink
temp (revert!): remove --silent option from runTest
Browse files Browse the repository at this point in the history
  • Loading branch information
unstubbable committed Sep 25, 2024
1 parent 2d4f834 commit f4a774b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,6 @@ ${ENDGROUP}`)
'--runInBand',
'--forceExit',
'--verbose',
'--silent',
...(isTestJob
? ['--json', `--outputFile=${test.file}${RESULTS_EXT}`]
: []),
Expand Down

0 comments on commit f4a774b

Please sign in to comment.