This should be flushed as part of the service provider
This commit is contained in:
parent
cdc8b23fd4
commit
53414599ef
|
|
@ -12,7 +12,6 @@ class RevisionableModelTest extends PluginTestCase
|
|||
include_once base_path().'/tests/fixtures/plugins/database/tester/models/Post.php';
|
||||
|
||||
$this->runPluginRefreshCommand('Database.Tester');
|
||||
Model::flushDuplicateCache();
|
||||
}
|
||||
|
||||
public function testUpdateNothing()
|
||||
|
|
|
|||
Loading…
Reference in New Issue