We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36866db commit 63d07b4Copy full SHA for 63d07b4
test/unittests/UserTest.php
@@ -60,6 +60,7 @@ class UserTest extends TestCase
60
'Active' => 'Y',
61
'Password_hash' => null,
62
'PasswordChangeRequired' => 0,
63
+ 'TOTPSecret' => null,
64
'Pending_approval' => 'Y',
65
'Doc_Repo_Notifications' => 'Y',
66
'language_preference' => 2,
0 commit comments