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