diff options
Diffstat (limited to 'tests/Unit/GroupTest.php')
| -rw-r--r-- | tests/Unit/GroupTest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Unit/GroupTest.php b/tests/Unit/GroupTest.php index fc7ead3..58d58d6 100644 --- a/tests/Unit/GroupTest.php +++ b/tests/Unit/GroupTest.php @@ -139,5 +139,3 @@ it('gets the name with three ancestors, one without name') )->name('test2.') )->name('test3.')->getFullName()) ->toBe('test1.test2.test3.'); - -it('has middleware')->todo(); |
