Example #1
0
 public function setUp()
 {
     Db::_resetInstances();
     $this->schema = Schema::make($this->getSchemaConfig('SCHEMA1'));
 }
Example #2
0
 protected function setUp()
 {
     Db::_resetInstances();
 }