Merge remote-tracking branch 'origin/test-helper-for-itexia-master' into delete_this_branch

This commit is contained in:
Christian Bläul
2018-02-18 19:41:38 +01:00
4 changed files with 9 additions and 4 deletions

View File

@@ -70,7 +70,7 @@ class DefaultValuesTest extends TestCase {
* @access public
*/
public function test_propertiesCount() {
$this->assertCount(28, $this->properties);
$this->assertCount(29, $this->properties);
}
/**