mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-29 20:51:09 -04:00
refactor namespace and update routes for api
This commit is contained in:
@ -4,7 +4,7 @@ namespace Tests\Feature;
|
||||
use Tests\TestCase;
|
||||
use Illuminate\Foundation\Testing\WithFaker;
|
||||
use Illuminate\Foundation\Testing\RefreshDatabase;
|
||||
use Laraspace\Address;
|
||||
use Crater\Address;
|
||||
|
||||
class OnboardingTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user