- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33.3k
Fix a typo in code module test #130530
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 a typo in code module test #130530
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had forgotten about writing fix 5a4bbcd. I obviously fixed test_ps2 with a copy-paste from test_ps1 that had incomplete modification of '1' to '2'. The two errors cancel but should be fixed.
| Thanks @gaogaotiantian for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. | 
| Thanks @gaogaotiantian for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. | 
(cherry picked from commit 56e337d) Co-authored-by: Tian Gao <[email protected]>
(cherry picked from commit 56e337d) Co-authored-by: Tian Gao <[email protected]>
| GH-130533 is a backport of this pull request to the 3.12 branch. | 
| GH-130534 is a backport of this pull request to the 3.13 branch. | 
(cherry picked from commit 56e337d) Co-authored-by: Tian Gao <[email protected]>
Fix a typo in code module test (GH-130530) (cherry picked from commit 56e337d) Co-authored-by: Tian Gao <[email protected]>
I'm 99% sure this is not intended in 5a4bbcd.