| Current Path : /var/www/html/xfacil.desafio.com.py/vendor/laravel/breeze/stubs/api/pest-tests/Unit/ |
| Current File : /var/www/html/xfacil.desafio.com.py/vendor/laravel/breeze/stubs/api/pest-tests/Unit/ExampleTest.php |
<?php
test('example', function () {
expect(true)->toBeTrue();
});