Skip to content

Commit 1f573f9

Browse files
committed
WIP
1 parent d63a7e8 commit 1f573f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ArchTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
test('it will not use any debug function')
44
->expect(['dd', 'ray', 'dump'])
5+
->not()
56
->toBeUsed();

0 commit comments

Comments
 (0)