Issue #3439914: Fix User tests that rely on UID1's super user behavior
1 unresolved thread
Closes #3439914
Merge request reports
Activity
83 77 */ 84 78 public function testWhoIsOnlineBlock() { 85 79 // Generate users. 80 $rid = $this->createRole(['access user profiles']); changed this line in version 4 of the diff
Please register or sign in to reply