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