Static analysis cleanup
This commit is contained in:
parent
3791469c31
commit
5ff70dbeae
|
|
@ -124,7 +124,7 @@ class VerifactuModificationTest extends TestCase
|
|||
if (!empty($errors)) {
|
||||
|
||||
nlog('Verifactu Validation Errors:');
|
||||
nlog($validXml);
|
||||
nlog($xml);
|
||||
nlog($errors);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue