Skip to content

Commit dc27742

Browse files
committed
MC-32136: Email product to friend
1 parent 04ec5ed commit dc27742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/SendFriend/Model/SendFriendTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
namespace Magento\SendFriend\Model;
99

10-
use Laminas\Stdlib\Parameters;
1110
use Magento\Framework\App\RequestInterface;
1211
use Magento\Framework\ObjectManagerInterface;
1312
use Magento\Framework\Stdlib\CookieManagerInterface;
1413
use Magento\SendFriend\Helper\Data as SendFriendHelper;
1514
use Magento\TestFramework\Helper\Bootstrap;
1615
use PHPUnit\Framework\TestCase;
16+
use Zend\Stdlib\Parameters;
1717

1818
/**
1919
* Class checks send friend model behavior

0 commit comments

Comments
 (0)