Skip to content

Commit d124351

Browse files
authored
1 parent 3bf4cc3 commit d124351

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/PhpPresentation/Tests/Writer/ODPresentation/ObjectsChartTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ public function testAxisFont()
8686
$this->assertEquals('normal', $oXMLDoc->getElementAttribute($element, 'fo:font-style', 'Object 1/content.xml'));//Italic YAxis
8787
$this->assertEquals('16pt', $oXMLDoc->getElementAttribute($element, 'fo:font-size', 'Object 1/content.xml'));//Size YAxis
8888
$this->assertEquals('Arial', $oXMLDoc->getElementAttribute($element, 'fo:font-family', 'Object 1/content.xml'));//Size YAxis
89-
9089
}
9190

9291
public function testLegend()

0 commit comments

Comments
 (0)