Fix crash in screenshot test due to changes in library

Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
This commit is contained in:
Álvaro Brey Vilas 2022-04-27 18:33:44 +02:00
parent c20c3e4066
commit 98177e3eb3
No known key found for this signature in database
GPG key ID: 2585783189A62105

View file

@ -123,8 +123,8 @@ class FileDetailFragmentStaticServerIT : AbstractIT() {
"files",
"1",
"/text.txt",
null,
null
emptyList(),
RichElement()
)
)