Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 1053e258 authored by alperozturk's avatar alperozturk
Browse files

use correct nx version

parent 34f2c801
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -21,7 +21,7 @@ import org.junit.Test
class AssistantIT : AbstractIT() {
class AssistantIT : AbstractIT() {
    @Before
    @Before
    fun before() {
    fun before() {
        testOnlyOnServer(NextcloudVersion.nextcloud_28)
        testOnlyOnServer(NextcloudVersion.nextcloud_30)
    }
    }


    private fun getTaskType(): TaskTypeData {
    private fun getTaskType(): TaskTypeData {