Skip to content

Commit

Permalink
important output node mode test error
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Jun 3, 2021
1 parent 050d71f commit 72d3227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/commands/run/tests-in-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export default async function runTestsInNode(fileAbsolutePaths, config) {

await waitForTestCompletion;
} catch (error) {
console.log(error);
}
}

Expand Down

0 comments on commit 72d3227

Please sign in to comment.