File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -640,7 +640,6 @@ public function testParseLetterSpacing()
640
640
}
641
641
642
642
/**
643
- <<<<<<< HEAD
644
643
* Tests checkbox input field
645
644
*/
646
645
public function testInputCheckbox ()
@@ -659,13 +658,9 @@ public function testInputCheckbox()
659
658
$ this ->assertEquals (0 , $ doc ->getElement ('/w:document/w:body/w:p[2]/w:r/w:fldChar/w:ffData/w:checkBox/w:checked ' )->getAttribute ('w:val ' ));
660
659
}
661
660
662
- /**
663
- * Parse widths in tables and cells, which also allows for controlling column width
664
- */
665
- =======
661
+ /**
666
662
* Parse widths in tables and cells, which also allows for controlling column width
667
663
*/
668
- >>>>>>> branch 'develop' of https://github.com/PHPOffice/PHPWord
669
664
public function testParseTableAndCellWidth ()
670
665
{
671
666
$ phpWord = new \PhpOffice \PhpWord \PhpWord ();
You can’t perform that action at this time.
0 commit comments