Exemplo n.º 1
0
 public function tearDown()
 {
     Database::instance(Kohana::TESTING)->rollback();
     parent::tearDown();
 }