Skip to content

Commit 352ee06

Browse files
committed
AC-11004: Exception on Storefront when Admin adds CustomerCustomAttribute block via CMS Page Content
1 parent 60937f3 commit 352ee06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Test/Unit/Validator/DirectiveValidatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
declare(strict_types=1);
77

8-
namespace Magento\Cms\Test\Unit\Model\Validator;
8+
namespace Magento\Cms\Test\Unit\Validator;
99

1010
use Magento\Cms\Model\Validator\DirectiveValidator;
1111
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)