mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-08 05:54:47 +00:00
Setup pint & run code style fix
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<?php
|
||||
|
||||
use InvoiceShelf\Models\Setting;
|
||||
use Illuminate\Support\Facades\Artisan;
|
||||
use InvoiceShelf\Models\Setting;
|
||||
|
||||
use function Pest\Faker\fake;
|
||||
|
||||
beforeEach(function () {
|
||||
|
||||
Reference in New Issue
Block a user