fix ts issues in SendMessageComposer-test (#8077)
* fix ts issues in SendMessageComposer-test Signed-off-by: Kerry Archibald <kerrya@element.io> * remove empty file Signed-off-by: Kerry Archibald <kerrya@element.io> * better event type for m.room.message Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
@@ -32,5 +32,9 @@
|
||||
"./test/components/structures/**/*.tsx",
|
||||
"./test/components/views/context_menus/**/*.ts",
|
||||
"./test/components/views/context_menus/**/*.tsx",
|
||||
"./test/components/views/rooms/SendMessageComposer-test.tsx" ,
|
||||
],
|
||||
"exclude": [
|
||||
"./test/end-to-end-tests/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user