mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Add attachment support to mock tests
This commit is contained in:
@@ -49,6 +49,7 @@ export const CompositionUpload = forwardRef<HTMLInputElement, PropsType>(
|
||||
|
||||
return (
|
||||
<input
|
||||
data-testid="attachfile-input"
|
||||
hidden
|
||||
multiple
|
||||
onChange={onFileInputChange}
|
||||
|
||||
Reference in New Issue
Block a user