Skip to content

Commit 20a2182

Browse files
committed
fix test
1 parent 15940f4 commit 20a2182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Feature/Settings/PasswordUpdateTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use App\Models\User;
66
use Illuminate\Foundation\Testing\RefreshDatabase;
7+
use Illuminate\Support\Facades\Hash;
78
use Tests\TestCase;
89

910
class PasswordUpdateTest extends TestCase

0 commit comments

Comments
 (0)