Skip to content

Commit c461a50

Browse files
committed
wip
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent 839077f commit c461a50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/test/java/com/owncloud/android/datamodel/MoveFilesTestBase.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import io.mockk.unmockkAll
2929
import org.junit.After
3030
import org.junit.Before
3131

32-
@Suppress("TooManyFunctions", "DEPRECATION")
32+
@Suppress("LongParameterList","TooManyFunctions", "DEPRECATION")
3333
abstract class MoveFilesTestBase {
3434

3535
companion object {

0 commit comments

Comments
 (0)