Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug fix #51

Merged
merged 2 commits into from
Nov 26, 2024
Merged

bug fix #51

merged 2 commits into from
Nov 26, 2024

Conversation

aquariuscool
Copy link
Contributor

No description provided.

@aquariuscool
Copy link
Contributor Author

image

public function testGetOpenCollaborationSampleRules()
{
$this->caller->getOpenCollaborationSampleRules([]);
$this->assertPreviousRequest('POST', 'affiliate_seller/202410/open_collaborations/sample_rules');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aquariuscool this one should be GET method, not POST, could you fix it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it has been fixed. thank you

@nVuln nVuln merged commit 79800cc into EcomPHP:master Nov 26, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants