PATH:
home
/
cardxfeb
/
public_html
/
vendor
/
laravel
/
breeze
/
stubs
/
api
/
pest-tests
/
Unit
/
Editing: ExampleTest.php
<?php test('example', function () { expect(true)->toBeTrue(); });
SAVE
CANCEL