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
Request might not exist yet in testing env #81
Conversation
|
Travis is now failing, please fix the tests before I merge it. |
|
I get many more failures locally. That is I get failures without my changes (tag: v2.2.1), can you explain that? I'm running |
|
If I run the tests on my local machine without your changes all tests pass on the latest release, as soon as I add your changes a bunch of errors pop up. Also on a sidenote, there will be no more |
|
Sorry, it takes so long. I don't have much time, but still I wanted to find out why I have extra tests failing. From what I can see, Travis (or probably GitHub) first merges my PR into But I just pulled changes from your repo and tried to run tests being at f57877e (v3.0.4), and I still have one test failing. I'll try to look into it now. UPD I see, forgot to update dependencies. |
|
@faustbrian check if it's okay, please |
Fixes #70
Changes proposed in this pull request: