We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce9654 commit 9fc3a2cCopy full SHA for 9fc3a2c
tests/PhpPresentation/Tests/Slide/SlideMasterTest.php
@@ -71,7 +71,6 @@ public function testSchemeColors()
71
// Add new value
72
$this->assertInstanceOf('PhpOffice\\PhpPresentation\\Slide\\SlideMaster', $object->addSchemeColor($mockSchemeColorNew));
73
$this->assertCount(13, $object->getAllSchemeColors());
74
-
75
}
76
77
public function testTextStyles()
0 commit comments