Skip to content

[ECP-9665] Fix RefundDataBuilderTest to solve marketplace submission issue#2955

Merged
khushboo-singhvi merged 7 commits intomainfrom
ECP-9665
May 6, 2025
Merged

[ECP-9665] Fix RefundDataBuilderTest to solve marketplace submission issue#2955
khushboo-singhvi merged 7 commits intomainfrom
ECP-9665

Conversation

@khushboo-singhvi
Copy link
Contributor

Description

RefundDataBuilderTest has a mock which extends PSP's ArrayObject class. However, this class is restricted on Magento's codesniffing rules.
Although, this error has been suppressed by phpcs:ignore inline comment as it is only related to the tests. However, it became a blocker on the Magento Marketplace submission due to the same error message.

Tested scenarios

Fixes

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 6, 2025

@khushboo-singhvi khushboo-singhvi merged commit 7eb34bc into main May 6, 2025
15 checks passed
@khushboo-singhvi khushboo-singhvi deleted the ECP-9665 branch May 6, 2025 13:09
@khushboo-singhvi khushboo-singhvi added the Fix Indicates a bug fix label May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Indicates a bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants