-
Notifications
You must be signed in to change notification settings - Fork 26
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
Handle decrement method. #62
Conversation
CONTRIBUTING.md
Outdated
``` | ||
|
||
And you can now launch tests | ||
```bash | ||
./vendor/bin/atoum | ||
./bin/atoum |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you could also remove the ./
to only keep bin/atoum
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
d092e86
to
2f6e0f3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes we can
You'll just have to wait for a second review before we merge/tag this, but don't worry, I'm pretty sure we'll do :)
Thanks for contributing
v2.15.0 |
Fixes #61
Still need to add tests.