We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9dd47 commit d7e2038Copy full SHA for d7e2038
tests/src/E2E/Ares/CoreTest.php
@@ -61,7 +61,7 @@ public function testInactive(): void
61
62
public function testGroupVAT(): void
63
{
64
- $in = '2319918';
+ $in = '2445344';
65
$data = (new Ares\AresFactory())->create()->loadBasic($in);
66
Assert::null($data->tin);
67
Assert::null($data->vat_payer);
0 commit comments