| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Awesome, thank you @SiddharthDevulapalli. Could you please amend the commit message as described here to comply with our guidelines? The commit message should begin with test:. For example, test: use mustSucceed instead of mustCall would work.
Sorry, something went wrong.
|
Sorry, something went wrong.
|
Hi Tobias, I updated the commit title, let me know if this works. |
Sorry, something went wrong.
|
@SiddharthDevulapalli Unfortunately, updating the PR title is not sufficient. You need to force-push to the same branch with an amended commit message as described in my previous comment. |
Sorry, something went wrong.
|
@tniessen I changed the commit message and force pushed, good to go now |
Sorry, something went wrong.
Sorry, something went wrong.
|
Congratulations on becoming a Node.js contributor @SiddharthDevulapalli! |
Sorry, something went wrong.
|
Thank you @tniessen |
Sorry, something went wrong.
PR-URL: #49788 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
PR-URL: #49788 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
| Back | FazBrowse Home | New Git URL |
This pull request is for the Issue provided in the Open Source Day of GHC
Issue guideline - "Replace mustCall((err, data) ...) with mustSucceed((data) ...) in test-trace-events-bootstrap.js"