mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-16 02:12:54 -05:00
refactor namespace and update routes for api
This commit is contained in:
@@ -4,8 +4,8 @@ namespace Tests\Feature;
|
||||
use Tests\TestCase;
|
||||
use Illuminate\Foundation\Testing\WithFaker;
|
||||
use Illuminate\Foundation\Testing\RefreshDatabase;
|
||||
use Laraspace\User;
|
||||
use Laraspace\ExpenseCategory;
|
||||
use Crater\User;
|
||||
use Crater\ExpenseCategory;
|
||||
use Laravel\Passport\Passport;
|
||||
use SettingsSeeder;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user