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

fix: use originalUrl to check mock call function request #149

Merged
merged 3 commits into from
Jan 18, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Jan 18, 2023

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@fengmk2 fengmk2 added the bug label Jan 18, 2023
@fengmk2 fengmk2 marked this pull request as ready for review January 18, 2023 13:07
@@ -42,7 +42,7 @@
"mm": "^3.0.2",
"sdk-base": "^3.0.1",
"supertest": "^6.2.4",
"urllib-next": "^3.2.3"
"urllib": "^3.10.1"
Copy link
Member Author

Choose a reason for hiding this comment

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

next 只在 egg 露出

Copy link
Contributor

@killagu killagu left a comment

Choose a reason for hiding this comment

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

LGTM

@fengmk2 fengmk2 merged commit abe1c07 into master Jan 18, 2023
@fengmk2 fengmk2 deleted the use-originalUrl branch January 18, 2023 14:14
fengmk2 pushed a commit that referenced this pull request Jan 18, 2023
[skip ci]

## [5.9.4](v5.9.3...v5.9.4) (2023-01-18)

### Bug Fixes

* use originalUrl to check mock call function request ([#149](#149)) ([abe1c07](abe1c07))
@github-actions
Copy link

🎉 This PR is included in version 5.9.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants