Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-cintra committed Oct 25, 2023
1 parent 911fe26 commit 92819a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions stubs/tests/Unit/ExampleTest.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php

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

0 comments on commit 92819a1

Please sign in to comment.