Skip to content

Conversation

@davidjulien
Copy link
Contributor

Elixir 1.19 widens the default test pattern to *.{ex,exs} and warns about "support" files that don't match load/ignore filters.

Rename test/support/generators.ex to generators_helper.exs so Mix treats it as a helper and doesn't warn, while test/test_helper.exs still requires it.

Elixir 1.19 widens the default test pattern to *.{ex,exs} and warns about "support" files that don't match load/ignore filters.

Rename test/support/generators.ex to generators_helper.exs so Mix treats it as a helper and doesn't warn, while test/test_helper.exs still requires it.
@marcelotto marcelotto merged commit 6213e8a into marcelotto:master Jan 14, 2026
7 checks passed
@marcelotto
Copy link
Owner

Thanks. ❤️

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.

2 participants