Move io.element.android.tests.uitests.ScreenshotTest to ui.T to generate much shorter name for screenshot files.

This commit is contained in:
Benoit Marty 2023-08-17 18:08:46 +02:00 committed by Benoit Marty
parent 9c60f78c86
commit b7be2165a7
10 changed files with 20 additions and 32 deletions

View file

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

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.tests.uitests
package ui
import android.app.Activity
import android.content.Intent