Skip to content

Commit 7838dd2

Browse files
committed
fix codacy
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent 79a7f7c commit 7838dd2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/androidTest/java/com/owncloud/android/utils/FileUploadHelperTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ class FileUploadHelperTest {
3535
private val accountName = "test@nextcloud.example.com"
3636
private val localPath = "/sdcard/DCIM/photo.jpg"
3737

38+
@Suppress("LongParameterList")
3839
private fun buildEntity(
3940
id: Int = 1,
4041
localPath: String = this.localPath,

0 commit comments

Comments
 (0)