Skip to content

Commit 3006898

Browse files
committed
fix condition and add tests
Signed-off-by: alperozturk <[email protected]>
1 parent 0854892 commit 3006898

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/androidTest/java/com/nextcloud/utils/CheckWCFRestrictionsTests.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import org.junit.Assert.assertFalse
1313
import org.junit.Assert.assertTrue
1414
import org.junit.Test
1515

16+
@Suppress("MagicNumber")
1617
class CheckWCFRestrictionsTests {
1718

1819
private val version29 = Triple(29, 0, 0)

0 commit comments

Comments
 (0)