mirror of
https://github.com/pnx/neotest-phpunit
synced 2026-06-16 03:54:55 +02:00
Add example tests
This commit is contained in:
parent
f6c7185eb7
commit
a38eaeeaef
2 changed files with 32 additions and 0 deletions
|
|
@ -1,5 +0,0 @@
|
|||
<?php
|
||||
|
||||
test('example', function () {
|
||||
expect(true)->toBeTrue();
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue