Remove routing ID
This commit is contained in:
parent
892fb3828a
commit
ce6eb9d975
|
|
@ -31,8 +31,6 @@ class EInvoiceValidationTest extends TestCase
|
||||||
use MockAccountData;
|
use MockAccountData;
|
||||||
use DatabaseTransactions;
|
use DatabaseTransactions;
|
||||||
|
|
||||||
private int $routing_id;
|
|
||||||
|
|
||||||
protected function setUp(): void
|
protected function setUp(): void
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue