@@ -44,7 +44,7 @@ |
||
44 | 44 | * |
45 | 45 | */ |
46 | 46 | public static function tearDownAfterClass() { |
47 | - Freshsauce\Model\Model::execute( 'DROP DATABASE IF EXISTS `categorytest`' ); |
|
47 | + Freshsauce\Model\Model::execute('DROP DATABASE IF EXISTS `categorytest`'); |
|
48 | 48 | } |
49 | 49 | |
50 | 50 | /** |