Skip to content

Commit 127d884

Browse files
RachanaRachana
Rachana
authored and
Rachana
committed
BUG#AC1156:2.4.7-beta404-Composer Integration Test Failures fixes
1 parent 30e5f8e commit 127d884

File tree

1 file changed

+2
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Paypal/Controller/Transparent

1 file changed

+2
-1
lines changed

dev/tests/integration/testsuite/Magento/Paypal/Controller/Transparent/RedirectTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
namespace Magento\Paypal\Controller\Transparent;
99

1010
use Magento\TestFramework\TestCase\AbstractController;
11-
use Zend\Stdlib\Parameters;
11+
use Laminas\Stdlib\Parameters;
12+
1213

1314
/**
1415
* Tests PayPal transparent redirect controller.

0 commit comments

Comments
 (0)