Unit test for footnotes
This commit is contained in:
parent
cd3f74e572
commit
f2ba9a1d3b
@ -29,6 +29,6 @@ class FootnotesTest extends \PHPUnit_Framework_TestCase
|
||||
$footnote->addLink('http://google.com');
|
||||
$doc = TestHelperDOCX::getDocument($PHPWord);
|
||||
|
||||
$this->assertEquals(1, 1);
|
||||
$this->assertTrue($doc->elementExists("/w:document/w:body/w:p/w:r/w:footnoteReference']"));
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user