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

HOTFIX: Fix master branch tests #534

Merged
merged 4 commits into from Jun 6, 2022
Merged

Conversation

adnanhemani
Copy link
Member

[N/A] Wrote test for feature
[N/A] Added changes to CHANGELOG.md

Changes proposed:
This PR should fix the testing on the master branch and solve the issues presented in #530.

Closes #530.

@adnanhemani
Copy link
Member Author

Full list of changes made in this PR:

  • Testing python version upgraded to 3.10.x
  • Final instance of collections.Iterable changed to collections.abc.Iterable.
  • pytest upgraded to latest version: 7.1.2.

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.

make test doesn't work
2 participants