fix tests
This commit is contained in:
@ -6,10 +6,6 @@
|
||||
"compilerOptions": {
|
||||
"outDir": "dist"
|
||||
},
|
||||
"include": [
|
||||
"src",
|
||||
"test",
|
||||
"../integration-handler/test/integrations.test.ts"
|
||||
],
|
||||
"exclude": ["./src/generated", "./test"]
|
||||
"include": ["src", "test"],
|
||||
"exclude": ["./src/generated"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user