Skip to content

Commit e50871e

Browse files
committed
MQE-3267: trim invalid utf-8 characters from response
1 parent f4dd0a9 commit e50871e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Magento/FunctionalTestingFramework/Module/Util/ModuleUtils.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<?php
2+
/**
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
26

37
namespace Magento\FunctionalTestingFramework\Module\Util;
48

0 commit comments

Comments
 (0)