Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address soft deprecation; prefer ExUnit.Case.register_test/6
- ExUnit.Case.register_test/6 has been available since Elixir 1.11.0, and now triggers deprecation warnings as of Elixir 1.17
- Loading branch information