Skip to content

Commit

Permalink
Remove waitPort call from wait-port.js (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist authored Sep 30, 2024
1 parent 55ff8ba commit 235d8ea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/wait-port.js
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,3 @@ function waitPort(params) {
}

module.exports = waitPort;
waitPort({
port: 3000
})

0 comments on commit 235d8ea

Please sign in to comment.