mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-19 09:51:35 +02:00
Fix test
This commit is contained in:
@@ -76,7 +76,7 @@ class WebAuthnManageControllerTest extends FeatureTestCase
|
||||
'authenticatable_type' => \App\Models\User::class,
|
||||
'authenticatable_id' => $this->user->id,
|
||||
'user_id' => 'e8af6f703f8042aa91c30cf72289aa07',
|
||||
'alias' => 'MyNewCredential',
|
||||
'alias' => 'MyOldCredential',
|
||||
'counter' => 0,
|
||||
'rp_id' => 'http://localhost',
|
||||
'origin' => 'http://localhost',
|
||||
|
Reference in New Issue
Block a user