Skip to content

Commit

Permalink
Update PasswordUpdateTest.php (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
Irsyad A. Panjaitan authored Nov 15, 2022
1 parent dfe0e3f commit 0d766ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/default/tests/Feature/Auth/PasswordUpdateTest.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Tests\Feature;
namespace Tests\Feature\Auth;

use App\Models\User;
use Illuminate\Foundation\Testing\RefreshDatabase;
Expand Down

0 comments on commit 0d766ce

Please sign in to comment.