mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Test tests again
This commit is contained in:
parent
dbf863fbd2
commit
2c308d300a
1 changed files with 0 additions and 4 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Reference in a new issue