Skip to content

fix: migrate to unittest.assertEqual #6332

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

Merged
merged 1 commit into from
May 13, 2025
Merged

fix: migrate to unittest.assertEqual #6332

merged 1 commit into from
May 13, 2025

Conversation

emmanuel-ferdman
Copy link
Contributor

PR Summary

This small PR migrates from unittest.assertEquals to unittest.assertEqual due to deprecations:

DeprecationWarning: Please use assertEqual instead.

@pull-request-size pull-request-size bot added the size/S PR that changes 10-29 lines. Very easy to review. label May 8, 2025
@CLAassistant
Copy link

CLAassistant commented May 8, 2025

CLA assistant check
All committers have signed the CLA.

@nzlosh nzlosh requested a review from a team May 13, 2025 08:17
@cognifloyd cognifloyd added tests maintenance no changelog No Changelog.rst needed for this PR labels May 13, 2025
@cognifloyd cognifloyd added this to the 3.9.0 milestone May 13, 2025
@nzlosh nzlosh merged commit ea35b8c into StackStorm:master May 13, 2025
114 of 117 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance no changelog No Changelog.rst needed for this PR size/S PR that changes 10-29 lines. Very easy to review. tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants