We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 911fe26 commit 92819a1Copy full SHA for 92819a1
stubs/tests/Unit/ExampleTest.php
@@ -1,5 +1,5 @@
1
<?php
2
3
-test('that true is true', function () {
4
- expect(true)->toBeTrue();
5
-});
+// test('that true is true', function () {
+// expect(true)->toBeTrue();
+// });
0 commit comments