This website requires JavaScript.
Explore
Help
Register
Sign In
Leecheng
/
community-management
Watch
6
Star
0
Fork
0
You've already forked community-management
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
community-management
/
tests
/
Unit
/
ExampleTest.php
6 lines
81 B
PHP
Raw
Normal View
History
Unescape
Escape
Set up a fresh Laravel app
2025-04-02 10:13:03 +08:00
<
?
php
Install Breeze
2025-04-02 10:13:46 +08:00
test
(
'that true is true'
,
function
()
{
expect
(
true
)
->
toBeTrue
();
});
Reference in New Issue
Copy Permalink