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 of deprecated assertEquals rather than assertEqual #549

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

lschilders
Copy link
Collaborator

@lschilders lschilders commented Sep 27, 2024

Single test was failing for later Python version because of using deprecated assertEquals rather than assertEqual in
a unittest.TestCase.

@github-actions github-actions bot added the fix Something isn't working label Sep 27, 2024
@lschilders lschilders changed the title syntax error of assertEquals rather than assertEqual [fix] use of deprecated assertEquals rather than assertEqual Sep 27, 2024
Copy link

sonarcloud bot commented Sep 27, 2024

@lschilders lschilders merged commit a071eac into main Sep 27, 2024
6 checks passed
@lschilders lschilders deleted the fix/assertEqual_syntax branch September 27, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants