Skip to content

Commit 92819a1

Browse files
committed
wip
1 parent 911fe26 commit 92819a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

stubs/tests/Unit/ExampleTest.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
test('that true is true', function () {
4-
expect(true)->toBeTrue();
5-
});
3+
// test('that true is true', function () {
4+
// expect(true)->toBeTrue();
5+
// });

0 commit comments

Comments
 (0)