'headers' => [],
'json' => [
'domain' => 'shopware.swag',
'shopwareVersion' => '',
'testEnvironment' => true,
],
],
],
[]
);
$frwClient->checkVerificationSecret('shopware.swag', $this->context, true);
}
public function testFetchVerificationInfo(): void
{
$verificationInfo = [
[
'content' => 'sw-v3rific4t0n-h4sh',
'fileName' => 'sw-domain-hash.html',
],
];