-
-
Notifications
You must be signed in to change notification settings - Fork 33k
test: replace forEach with for..of in test-http2-client-destroy.js #49820
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
Conversation
Please update all your PRs to comply with our commit message guidelines. In particular, there should be a lowercase imperative verb after the |
@tniessen, I have redid all the commit messages as per your instructions. |
Landed in fd562ef |
PR-URL: #49820 Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: nodejs#49820 Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #49820 Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #49820 Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: nodejs/node#49820 Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: nodejs/node#49820 Reviewed-By: Luigi Pinca <[email protected]>
Replaced forEach with for..of in test-http2-client-destroy.js