Example #1
0
 protected function _before()
 {
     $this->tester->runMigrations();
     $this->tester->runFixtures(['makers', 'categories', 'list']);
 }