move integration tests to their own folder
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
"--no-warnings"
|
||||
],
|
||||
"files": [
|
||||
"src/**/*.test.ts"
|
||||
"{src,integration}/**/*.test.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user