Skip to content

Commit b5d9b2d

Browse files
ENGCOM-3130: add more CDATA-related tests for \Magento\Framework\Config\Dom::merge\ and fix failing ones #18336
- Merge Pull Request #18336 from enl/magento2:fix/dom-merger-doesnt-handle-cdata-properly - Merged commits: 1. 8f8362d 2. 026a6bc 3. 60d80ec 4. 5d48710 5. 6beb286
2 parents c6911a8 + 6beb286 commit b5d9b2d

File tree

1 file changed

+3
-0
lines changed
  • lib/internal/Magento/Framework/Config/Test/Unit

1 file changed

+3
-0
lines changed

lib/internal/Magento/Framework/Config/Test/Unit/DomTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
*/
66
namespace Magento\Framework\Config\Test\Unit;
77

8+
/**
9+
* Test for \Magento\Framework\Config\Dom class.
10+
*/
811
class DomTest extends \PHPUnit\Framework\TestCase
912
{
1013
/**

0 commit comments

Comments
 (0)