Commit 4b00bba
authored
fix(test) fix address in use error
test-domain-dep0097.js was sporadically failing because it is a parallel test and uses opens a default inspector port.
This commit changes to bind to a random free port1 parent 4a3ba87 commit 4b00bba
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
0 commit comments