Skip to content

Commit

Permalink
Update GusApiTest.
Browse files Browse the repository at this point in the history
  • Loading branch information
msiemaszko committed Dec 20, 2024
1 parent 12ab457 commit 6d478cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/GusApiTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ public function testGetFullReport(): void
[['test' => '1234']],
$this->api->getFullReport(
new SearchReport(new SearchResponseCompanyData()),
'BIR11OsFizycznaDaneOgolne'
'BIR12OsFizycznaDaneOgolne'
)
);
}
Expand Down

0 comments on commit 6d478cf

Please sign in to comment.