mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Fix useSessionScreen test snapshots.
This commit is contained in:
parent
1347992cbc
commit
e4f346cbc7
@ -13,6 +13,9 @@ class UserSessionScreenTests: XCTestCase {
|
||||
|
||||
func testUserSessionFlows() async throws {
|
||||
let app = Application.launch(.userSessionScreen)
|
||||
|
||||
app.swipeDown() // Make sure the header shows a large title
|
||||
|
||||
try await app.assertScreenshot(.userSessionScreen, step: 1)
|
||||
|
||||
app.buttons[A11yIdentifiers.homeScreen.roomName(firstRoomName)].tap()
|
||||
|
Loading…
x
Reference in New Issue
Block a user