Remove e2e test exclude from tsconfig (#9234)
This commit is contained in:
@@ -24,8 +24,5 @@
|
||||
"./src/**/*.tsx",
|
||||
"./test/**/*.ts",
|
||||
"./test/**/*.tsx"
|
||||
],
|
||||
"exclude": [
|
||||
"./test/end-to-end-tests/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user