瀏覽代碼

Fix crash in screenshot test due to changes in library

Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
Álvaro Brey Vilas 3 年之前
父節點
當前提交
98177e3eb3

+ 2 - 2
app/src/androidTest/java/com/owncloud/android/ui/fragment/FileDetailFragmentStaticServerIT.kt

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