Skip to content

Commit 7581012

Browse files
authored
Update test/sequential/test-debugger-random-port-with-inspect-port.js
1 parent 8bbb1c3 commit 7581012

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/sequential/test-debugger-random-port-with-inspect-port.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ const cli = startCLI(['--inspect-port=0', script]);
2121
cli.output,
2222
/< Debugger listening on /,
2323
'forwards child output');
24-
} finally {
2524
const code = await cli.quit();
2625
assert.strictEqual(code, 0);
2726
}

0 commit comments

Comments
 (0)