Skip to content

Commit 2bcbef1

Browse files
committed
ACP2E-3165: [Cloud] Getting error while checking the data in import data using CSV
- Updated the new copyright.
1 parent 82920c8 commit 2bcbef1

File tree

1 file changed

+1
-14
lines changed
  • app/code/Magento/CustomerImportExport/Test/Unit/Model/Import/Customer

1 file changed

+1
-14
lines changed

app/code/Magento/CustomerImportExport/Test/Unit/Model/Import/Customer/StorageTest.php

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,7 @@
11
<?php
2-
/*************************************************************************
3-
* ADOBE CONFIDENTIAL
4-
* ___________________
5-
*
2+
/**
63
* Copyright 2024 Adobe
74
* All Rights Reserved.
8-
*
9-
* NOTICE: All information contained herein is, and remains
10-
* the property of Adobe and its suppliers, if any. The intellectual
11-
* and technical concepts contained herein are proprietary to Adobe
12-
* and its suppliers and are protected by all applicable intellectual
13-
* property laws, including trade secret and copyright laws.
14-
* Dissemination of this information or reproduction of this material
15-
* is strictly forbidden unless prior written permission is obtained
16-
* from Adobe.
17-
* ************************************************************************
185
*/
196
declare(strict_types=1);
207

0 commit comments

Comments
 (0)