Skip to content

Commit 580e5a1

Browse files
committed
AC-9755:Fix Static Tests
1 parent 4babde6 commit 580e5a1

File tree

2 files changed

+4
-4
lines changed
  • dev/tests/setup-integration/_files/Magento/TestSetupDeclarationModule2/fixture
  • lib/internal/Magento/Framework/DB/Ddl

2 files changed

+4
-4
lines changed

dev/tests/setup-integration/_files/Magento/TestSetupDeclarationModule2/fixture/shards.mysql829.php

Lines changed: 2 additions & 2 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 2022 Adobe
4+
* All Rights Reserved.
55
*/
66
declare(strict_types=1);
77

lib/internal/Magento/Framework/DB/Ddl/Table.php

Lines changed: 2 additions & 2 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 2014 Adobe
4+
* All Rights Reserved.
55
*/
66
namespace Magento\Framework\DB\Ddl;
77

0 commit comments

Comments
 (0)