no-import-test-files
considers test/helpers/index.js
a test file
#311
Labels
no-import-test-files
considers test/helpers/index.js
a test file
#311
From my understanding, `/helpers/ are not test files: https://github.com/avajs/ava/blob/1222ce9538e4890c20af695e558e3ee490f5a41b/docs/05-command-line.md#cli
And should pass: https://github.com/avajs/eslint-plugin-ava/blob/7542453058c30ebbc79c7bfeb689492fce226d8f/docs/rules/no-import-test-files.md
But they don't:
Setup
repro.zip
Output
The text was updated successfully, but these errors were encountered: