Skip to content

Commit

Permalink
Update run-tests.js
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Mar 18, 2024
1 parent 2b7fc70 commit 6ba7e24
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 @@ -358,7 +358,6 @@ async function main() {

if (tests.length === 0) {
console.log('No tests found for', options.type, 'exiting..')
return cleanUpAndExit(0)
}

console.log(`${GROUP}Running tests:
Expand Down

0 comments on commit 6ba7e24

Please sign in to comment.