mirror of
https://github.com/flarum/core.git
synced 2025-08-10 10:24:46 +02:00
Tests: DB tables no longer need to be truncated
This commit is contained in:
committed by
Alexander Skvortsov
parent
843a149b80
commit
a47187462d
@@ -32,7 +32,6 @@ class ModelTest extends TestCase
|
||||
$this->adminUser(),
|
||||
$this->normalUser(),
|
||||
],
|
||||
'discussions' => []
|
||||
]);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user