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 d5fa4bd commit 2265a05Copy full SHA for 2265a05
1 file changed
spec/Storefront/Controller/ProxyControllerSpec.php
@@ -36,8 +36,6 @@ public function let(
36
HeaderBag $headerBag
37
): void {
38
$serverUrl = 'https://example.fact-finder.de/fact-finder';
39
-
40
- // Konfiguracja zachowania mocka Communication
41
$config->getServerUrl()->willReturn($serverUrl);
42
$config->getVersion()->willReturn('ng');
43
$config->getApiKey()->willReturn('api-key-123');
0 commit comments