refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
|
||||
test('globals')
|
||||
->expect(['dd', 'dump', 'ray'])
|
||||
->expect(['dd', 'dump'])
|
||||
->not->toBeUsed();
|
||||
|
||||
Reference in New Issue
Block a user