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 deprecated usage of assertEquals #525

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Conversation

jannismain
Copy link
Contributor

should be assertEqual, as the other form has been deprecated since 2010 and since been removed

READ ME BEFORE SUBMITTING A PR

Please do not submit a PR with your solution to the Gilded Rose Kata. This repo is intended to be used as a starting point for the kata.

  • I acknowledge that this PR is not a solution to the Gilded Rose Kata, but an improvement to the template.

Please provide your PR description below this line

Original issue that triggered assertEquals being deprecated: https://bugs.python.org/issue9424

should be assertEqual, as the other form has been deprecated since 2010 and since been removed
@codecop codecop merged commit bda4c1c into emilybache:main Mar 2, 2024
1 check 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