Closed dducro closed 7 years ago
Thanks for the PR!
Do you have any idea on why the tests are failing on 5.6 and 7.0?
Hey,
Thanks for your response! I haven't checked the tests, but I noticed the the current build status on master is failing. So I assumed it had something to do with the tests or a earlier PRs.
Let me know if I can do anything.
ps. I'm on php 7.0 without issues.
The migrations don't work in CommandsTest, so the tests that use the database fail..
@@ master #40 diff @@
==========================================
Files 11 11
Lines 270 267 -3
Methods 42 42
Messages 0 0
Branches 0 0
==========================================
- Hits 176 173 -3
Misses 94 94
Partials 0 0
Powered by Codecov. Last update 0e3f90e...a6f9b9d
Tests green :)
That's awesome! Also thanks for modifying the strings to ::class
❤️
Hey,
I changed the following things:
Hope I provided enough info and you accept this pull request! :)