1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:14:04 +00:00

try to exclude Vite.php from coverage report

This commit is contained in:
Samuel Štancl 2022-09-28 18:43:39 +02:00
parent 596c47329a
commit a2c53b58ba
2 changed files with 3 additions and 2 deletions

View file

@ -4,7 +4,7 @@ namespace Stancl\Tenancy;
use Illuminate\Foundation\Vite as BaseVite;
class Vite extends BaseVite
class Vite extends BaseVite // todo move to a different directory in v4
{
/**
* Generate an asset path for the application.