@@ -42,8 +42,7 @@ |
||
| 42 | 42 | { |
| 43 | 43 | CIPHPUnitTestDbConnectionStore::closeConnection($CI->db); |
| 44 | 44 | $CI->db = null; |
| 45 | - } |
|
| 46 | - else |
|
| 45 | + } else |
|
| 47 | 46 | { |
| 48 | 47 | // Don't close if SQLite in-memory database |
| 49 | 48 | // If we close it, all tables and stored data will be gone |