Skip to content

Rename to TokenLimitEnforcementTest to fix warning#1362

Merged
benwilson512 merged 1 commit intoabsinthe-graphql:mainfrom
maartenvanvliet:issues/fix-1.19-warning
May 5, 2025
Merged

Rename to TokenLimitEnforcementTest to fix warning#1362
benwilson512 merged 1 commit intoabsinthe-graphql:mainfrom
maartenvanvliet:issues/fix-1.19-warning

Conversation

@maartenvanvliet
Copy link
Copy Markdown
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