Skip to content

Commit 901284f

Browse files
Deepak TiwariDeepak Tiwari
authored andcommitted
AC-14142: Added new fixtures
1 parent bc1b96f commit 901284f

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)