mirror of
https://github.com/flarum/core.git
synced 2025-08-11 10:55:47 +02:00
Tests: Rely on admin user, groups, permissions from test setup script
This commit is contained in:
committed by
Alexander Skvortsov
parent
a47187462d
commit
a08fd3e475
@@ -21,7 +21,6 @@ class SettingsTest extends TestCase
|
||||
{
|
||||
$this->prepareDatabase([
|
||||
'users' => [
|
||||
$this->adminUser(),
|
||||
$this->normalUser()
|
||||
],
|
||||
'settings' => [
|
||||
|
Reference in New Issue
Block a user