Test tests again
authorMichael <heluecht@pirati.ca>
Sat, 9 Sep 2023 10:44:51 +0000 (10:44 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 9 Sep 2023 10:44:51 +0000 (10:44 +0000)
tests/src/Model/UserTest.php

index 2cab353..c80198f 100644 (file)
@@ -53,10 +53,6 @@ class UserTest extends MockedTest
                        'uid'             => 1,
                        'username'        => 'maxmuster',
                        'nickname'        => 'Max Muster',
-                       'verified'        => true,
-                       'blocked'         => false,
-                       'account_removed' => false,
-                       'account_expired' => false,
                ];
 
                $this->child = [