tests: add regression tests for depends

This commit is contained in:
Owen Voke
2020-11-13 10:52:56 +00:00
parent 01143a6f84
commit bb2474ccbe
2 changed files with 7 additions and 1 deletions

View File

@ -392,10 +392,12 @@
PASS Tests\Features\Depends
✓ first
✓ second
✓ it asserts true is true
✓ depends
✓ depends with ...params
✓ depends with defined arguments
✓ depends run test only once
✓ depends works with the correct test name
Tests: 7 skipped, 233 passed
Tests: 7 skipped, 235 passed