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 ExUnit.Case.register_test/6 rather than ExUnit.Case.register_test/4 #227

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

ahamez
Copy link
Contributor

@ahamez ahamez commented Jun 13, 2024

ExUnit.Case.register_test/4 is deprecated since Elixir 1.12

@evnu
Copy link
Collaborator

evnu commented Jun 13, 2024

Thanks. Can you format the file? :)

ExUnit.Case.register_test/4 is deprecated since Elixir 1.12
@ahamez
Copy link
Contributor Author

ahamez commented Jun 13, 2024

Done!

@evnu evnu merged commit c564e89 into alfert:master Jun 13, 2024
5 checks passed
@ahamez
Copy link
Contributor Author

ahamez commented Sep 27, 2024

Hello 👋 Would it possible to release a new version with this fix? 🙏

@michal-stx
Copy link

I second the question :) Could you please release a new hex package with this fix?

@evnu
Copy link
Collaborator

evnu commented Dec 9, 2024

Could you please release a new hex package with this fix?

Alas, we are unable to cut a new release before PropEr creates a new one first. See proper-testing/proper#305 and #226.

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.

3 participants