doug-martin / super-request

super-request is a supertest inspired HTTP assertion tester.
http://doug-martin.github.com/super-request/
MIT License
32 stars 12 forks source link

Fixed the location header expect to use && instead of || #1

Closed andymoon closed 11 years ago

andymoon commented 11 years ago

I was doing an OR when it should be doing an AND.