Skip to content

Commit

Permalink
remove spurious comment
Browse files Browse the repository at this point in the history
  • Loading branch information
David Herman committed Oct 30, 2023
1 parent 1581c1a commit 62122e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/proxy/local-proxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ rm -rf ./storage ./proxy.log
pm2 start verdaccio --name neon-test-proxy --no-autorestart -- --config ./config.yml --listen ${LOCAL_PROXY}

# Wait for the server to begin listening for connections
# "${LOCAL_PROXY}"
( tail -F -n10 ./proxy.log & ) | fgrep -q "${LOCAL_PROXY}"

cat ./proxy.log
Expand Down

0 comments on commit 62122e6

Please sign in to comment.