fixes for tests

This commit is contained in:
David Bomba 2019-07-08 16:06:41 +10:00
parent 7bc3f94162
commit d4ed6fddb4

View File

@ -37,7 +37,7 @@ class SystemHealthTest extends TestCase
$this->assertTrue($results['extensions'][3]['zip']);
$this->assertTrue($results['dbs'][0]['db-ninja-01']);
// $this->assertTrue($results['dbs'][0]['db-ninja-01']);
}
}