Skip to content

Rename to TokenLimitEnforcementTest to fix warning #1362

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

Conversation

maartenvanvliet
Copy link
Contributor

It yielded a warning in elixir 1.19

Generated absinthe app
warning: the following files do not match any of the configured `:test_load_filters` / `:test_ignore_filters`:

test/absinthe/integration/execution/token_limit_enforcement.exs

This might indicate a typo in a test file name (for example, using "foo_tests.exs" instead of "foo_test.exs").

You can adjust which files trigger this warning by configuring the `:test_ignore_filters` option in your
Mix project's configuration. To disable the warning entirely, set that option to false.

@benwilson512 benwilson512 merged commit 081f411 into absinthe-graphql:main May 5, 2025
0 of 10 checks passed
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