Merge pull request #900 from vector-im/feature/fga/better_media_handling
Feature/fga/better media handling
This commit is contained in:
commit
e09b8aca0e
47 changed files with 402 additions and 77 deletions
|
|
@ -605,7 +605,7 @@ class RoomDetailsEditPresenterTest {
|
|||
Result.success(
|
||||
MediaUploadInfo.AnyFile(
|
||||
file = processedFile,
|
||||
info = mockk(),
|
||||
fileInfo = mockk(),
|
||||
)
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue