This commit is contained in:
David Bomba 2023-11-09 08:29:35 +11:00
parent b003184c65
commit cc96fe9b38

View File

@ -47,7 +47,7 @@ class FacturaeTest extends TestCase
$this->assertNotNull($f->run());
nlog($f->run());
// nlog($f->run());
// $this->assertTrue($this->validateInvoiceXML($path));
}