Skip to content

Commit

Permalink
fixup! repl: fix disruptive autocomplete without inspector
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Dec 31, 2021
1 parent 612d73d commit deb4af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/parallel/test-repl-preview-without-inspector.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@ async function runTest() {
}
}

runTest();
runTest().then(common.mustCall());

0 comments on commit deb4af4

Please sign in to comment.