mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-02 10:12:30 +00:00
refactoring
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
test('that true is true', function () {
|
||||
expect(true)->toBeTrue();
|
||||
});
|
||||
Reference in New Issue
Block a user