This commit is contained in:
Bubka 2023-03-27 09:18:07 +02:00
parent aaa343e316
commit 3724f3e87c

View File

@ -76,7 +76,7 @@ public function test_rename_returns_success_with_new_name()
'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',