mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-21 05:08:51 +00:00
lint(tests): Re-enable inting for api tests
This commit is contained in:
parent
c06d87b98b
commit
262d04e14c
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ const TEST_FILES = [
|
|||
'./test/**/*.js',
|
||||
// @TODO remove these negations as the test files are cleaned up.
|
||||
'!./test/api-legacy/**/*',
|
||||
'!./test/api/**/*',
|
||||
'!./test/common/simulations/**/*',
|
||||
'!./test/content/**/*',
|
||||
'!./test/e2e/**/*',
|
||||
|
|
|
|||
Loading…
Reference in a new issue