mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
fix: ignore invalid tests
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
},
|
||||
"ava": {
|
||||
"files": [
|
||||
"tests/**/*.js"
|
||||
"tests/**/*-test.js"
|
||||
],
|
||||
"require": [
|
||||
"babel-register"
|
||||
|
||||
Reference in New Issue
Block a user