From 011d8a666dc9d3b506f16ac8f24612a3b1e69c71 Mon Sep 17 00:00:00 2001 From: Simon Sprankel Date: Thu, 30 Nov 2023 14:45:32 +0100 Subject: [PATCH] Refactoring, DEV-219 --- Test/Integration/AddScriptTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test/Integration/AddScriptTest.php b/Test/Integration/AddScriptTest.php index 409153f..5b90bff 100644 --- a/Test/Integration/AddScriptTest.php +++ b/Test/Integration/AddScriptTest.php @@ -22,7 +22,7 @@ protected function setUp(): void /** * @magentoConfigFixture current_store web/cookiebot/enabled 1 - * @magentoConfigFixture current_store cookiebot/id 123-456-789 + * @magentoConfigFixture current_store web/cookiebot/id 123-456-789 */ public function testScriptAddedOnHomepage(): void {