Move io.element.android.tests.uitests.ScreenshotTest to ui.T to generate much shorter name for screenshot files.
This commit is contained in:
parent
9c60f78c86
commit
b7be2165a7
10 changed files with 20 additions and 32 deletions
|
|
@ -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
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package io.element.android.tests.uitests
|
||||
package ui
|
||||
|
||||
import android.app.Activity
|
||||
import android.content.Intent
|
||||
Loading…
Add table
Add a link
Reference in a new issue