You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
common.error() is just deprecated util.error() renamed.
Remove calls to it and some other extraneous console logging
in tests.
PR-URL: #3079
Reviewed-By: Ben Noordhuis <[email protected]>
console.log('Server running at http://127.0.0.1:'+common.PORT+'/');
0 commit comments