Skip to content

Commit 65ec335

Browse files
author
Anna Bukatar
committed
ACP2E-1171: Core unit tests failure
1 parent 98a6542 commit 65ec335

File tree

1 file changed

+4
-2
lines changed
  • app/code/Magento/Email/Test/Unit/Model/Template/Config

1 file changed

+4
-2
lines changed

app/code/Magento/Email/Test/Unit/Model/Template/Config/XsdTest.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<?php
22
/**
3-
* Test for validation rules implemented by XSD schemas for email templates configuration
4-
*
53
* Copyright © Magento, Inc. All rights reserved.
64
* See COPYING.txt for license details.
75
*/
6+
7+
/**
8+
* Test for validation rules implemented by XSD schemas for email templates configuration
9+
*/
810
declare(strict_types=1);
911

1012
namespace Magento\Email\Test\Unit\Model\Template\Config;

0 commit comments

Comments
 (0)