Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change port and test fails. #49

Open
josuevalrob opened this issue Feb 17, 2020 · 0 comments
Open

Change port and test fails. #49

josuevalrob opened this issue Feb 17, 2020 · 0 comments

Comments

@josuevalrob
Copy link

josuevalrob commented Feb 17, 2020

First of all... thanks. 👌🏿

I had modified the port, now it is running on port 8000. Also, I had to change the test final route, now is pointing to the 8000 and not into the
http.get('http://127.0.0.1:1337', res => {
.

And everything looks fine, except that when I run the test and log the output to check if it is okay, it returns that is okay... but assert doesn't notice it.

`

server on port 8000 ready
  Example Node Server
🙅🏻‍♂️ 200
    1) should return 200


  0 passing (30ms)
  1 failing

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant