Skip to content

Commit 2265a05

Browse files
committed
Remove extra comment
1 parent d5fa4bd commit 2265a05

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

spec/Storefront/Controller/ProxyControllerSpec.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ public function let(
3636
HeaderBag $headerBag
3737
): void {
3838
$serverUrl = 'https://example.fact-finder.de/fact-finder';
39-
40-
// Konfiguracja zachowania mocka Communication
4139
$config->getServerUrl()->willReturn($serverUrl);
4240
$config->getVersion()->willReturn('ng');
4341
$config->getApiKey()->willReturn('api-key-123');

0 commit comments

Comments
 (0)