Skip to content

Commit b55a094

Browse files
committed
add updateMultipleParams tests
Signed-off-by: alperozturk <[email protected]>
1 parent d3ad338 commit b55a094

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/src/androidTest/java/com/owncloud/android/lib/resources/shares/UpdateShareRemoteOperationIT.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ class UpdateShareRemoteOperationIT : AbstractIT() {
8282

8383
@Test
8484
fun updateMultipleParams() {
85-
8685
assertTrue(CreateFolderRemoteOperation("/label/", true).execute(client).isSuccess)
8786

8887
val createOperationResult =

0 commit comments

Comments
 (0)