mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
Remove e2e test exclude from tsconfig (#9234)
This commit is contained in:
parent
b2704d5bde
commit
d1237b2c98
@ -24,8 +24,5 @@
|
||||
"./src/**/*.tsx",
|
||||
"./test/**/*.ts",
|
||||
"./test/**/*.tsx"
|
||||
],
|
||||
"exclude": [
|
||||
"./test/end-to-end-tests/"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user