mirror of
https://github.com/flarum/core.git
synced 2025-07-10 03:16:22 +02:00
NotificationTest: Rely on adminUser from installation
This commit is contained in:
@ -144,7 +144,6 @@ class NotificationTest extends TestCase
|
||||
|
||||
$this->prepareDatabase([
|
||||
'users' => [
|
||||
$this->adminUser(),
|
||||
$this->normalUser(),
|
||||
['id' => 3, 'username' => 'hani']
|
||||
],
|
||||
|
Reference in New Issue
Block a user