D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
3023067
/
cwd
/
public_html
/
vendor
/
laravel
/
breeze
/
stubs
/
default
/
pest-tests
/
Unit
/
Filename :
ExampleTest.php
back
Copy
<?php test('that true is true', function () { expect(true)->toBeTrue(); });