Template
mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2026-09-19 16:24:10 +08:00
init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
use VendorName\Skeleton\Tests\TestCase;
|
||||
|
||||
uses(TestCase::class)->in(__DIR__);
|
||||
Reference in New Issue
Block a user