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