[2.0] Small cleanups
This commit is contained in:
parent
d13e94abf7
commit
a333c85c6b
@ -107,11 +107,7 @@ class OrmFunctionalTestCase extends OrmTestCase
|
||||
}
|
||||
}
|
||||
if ($classes) {
|
||||
//try {
|
||||
$this->_schemaTool->createSchema($classes);
|
||||
//} catch (\Exception $e) {
|
||||
// Swallow all exceptions. We do not test the schema tool here.
|
||||
//}
|
||||
$this->_schemaTool->createSchema($classes);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user