Fix tests
This commit is contained in:
parent
7d33ba2660
commit
8c35ae3e96
@ -22,8 +22,8 @@ class SettingsTest extends UnitTestCase {
|
||||
parent::__construct();
|
||||
$this->settings =& Settings::get_instance();
|
||||
|
||||
// Delete test json file
|
||||
unlink('settings.json');
|
||||
// Make sure to delete 'foo' if it exists
|
||||
$this->settings->remove_db('foo');
|
||||
}
|
||||
|
||||
function TestExists()
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user