Skip to content

Commit 1ad2ce5

Browse files
Deepak TiwariDeepak Tiwari
authored andcommitted
Merge branch 'AC-14142' into cia-2.4.8-develop-bugfix-03122025
2 parents 5137924 + 901284f commit 1ad2ce5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/GraphQlCache/CacheIdFactorProviders/Customer/CustomerGroupProviderTest.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
3-
* Copyright © Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
3+
* Copyright 2024 Adobe
4+
* All Rights Reserved.
55
*/
66
declare(strict_types=1);
77

@@ -126,5 +126,4 @@ private function getHeaderMap(string $username = 'customer@example.com', string
126126

127127
return ['Authorization' => 'Bearer ' . $customerToken];
128128
}
129-
130129
}

0 commit comments

Comments
 (0)