From 420e4e0af1c64adfdf14ac77023614726fbfe183 Mon Sep 17 00:00:00 2001 From: tonis Date: Fri, 8 Mar 2024 14:23:45 +0200 Subject: [PATCH] typo --- tests/_fixtures/data/user.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/_fixtures/data/user.php b/tests/_fixtures/data/user.php index e255df15..01fba29f 100644 --- a/tests/_fixtures/data/user.php +++ b/tests/_fixtures/data/user.php @@ -78,7 +78,7 @@ 'username' => 'user2fa', 'email' => 'user2faenabled@example.com', 'password_hash' => '$2y$13$qY.ImaYBppt66qez6B31QO92jc5DYVRzo5NxM1ivItkW74WsSG6Ui', - 'auth_key' => '08aff8636535eb934ae7aa205254ac6b', + 'auth_key' => '39HU0m5lpjWtqstFVGFjj6lFb7UZDeRq', 'auth_tf_key' => '', 'auth_tf_enabled' => true, 'auth_tf_type' => 'google-authenticator',