Loading library/src/androidTest/java/com/owncloud/android/lib/resources/assistant/AssistantIT.kt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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 { Loading Loading
library/src/androidTest/java/com/owncloud/android/lib/resources/assistant/AssistantIT.kt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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 { Loading