-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Fixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedReported on 2.4.0Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions (*)
- Integration Tests in Magento
2.4-develop
Steps to reproduce (*)
- Create a test that uses
\Magento\TestFramework\TestCase\AbstractController::dispatch
for dispatching controller. - Add the second request to any other URI.
Expected result (*)
- Both requests are dispatched
Actual result (*)
- First request is dispatched
- Second request throws
InvalidArgumentException: Invalid return type
Metadata
Metadata
Assignees
Labels
Fixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedReported on 2.4.0Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.