Rename tests/uitest modules

This commit is contained in:
ganfra 2023-01-20 17:51:52 +01:00
parent d7b4cb97a7
commit 6cc38c9c49
6 changed files with 7 additions and 6 deletions

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.x.tests.uitests
package io.element.android.tests.uitests
import com.airbnb.android.showkase.annotation.ShowkaseRoot
import com.airbnb.android.showkase.annotation.ShowkaseRootModule

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2022 New Vector Ltd
* Copyright (c) 2023 New Vector Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.x.tests.uitests
package io.element.android.tests.uitests
import androidx.compose.foundation.layout.padding
import androidx.compose.foundation.layout.size

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.x.tests.uitests
package io.element.android.tests.uitests
import android.app.Activity
import com.airbnb.android.showkase.models.Showkase