Cleanup
This commit is contained in:
parent
b003184c65
commit
cc96fe9b38
|
|
@ -47,7 +47,7 @@ class FacturaeTest extends TestCase
|
||||||
|
|
||||||
$this->assertNotNull($f->run());
|
$this->assertNotNull($f->run());
|
||||||
|
|
||||||
nlog($f->run());
|
// nlog($f->run());
|
||||||
|
|
||||||
// $this->assertTrue($this->validateInvoiceXML($path));
|
// $this->assertTrue($this->validateInvoiceXML($path));
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue