refactor: thanks

This commit is contained in:
Nuno Maduro
2020-07-01 20:23:00 +02:00
parent 460ce45349
commit db7c4b174f
6 changed files with 70 additions and 67 deletions

View File

@ -135,10 +135,6 @@
✓ it throws exception when `process isolation` is true
✓ it do not throws exception when `process isolation` is false
WARN Tests\Unit\Plugins\Thanks
- it outputs funding options when --thanks is used → The plugin uses `exit()` so not sure how to implement this
✓ it does not output funding options when --thanks is not used
PASS Tests\Unit\Plugins\Version
✓ it outputs the version when --version is used
✓ it do not outputs version when --version is not used
@ -171,5 +167,5 @@
WARN Tests\Visual\Success
- visual snapshot of test suite on success
Tests: 7 skipped, 97 passed
Time: 3.57s
Tests: 6 skipped, 96 passed
Time: 3.43s