Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Alter-Pesotskiy authored and polqf committed Dec 15, 2022
1 parent e5b3438 commit 835367c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions StreamChatUITestsAppUITests/Robots/UserRobot.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ final class UserRobot: Robot {
@discardableResult
func login() -> Self {
StartPage.startButton.safeTap()
sleep(2)
print(app.debugDescription)
return self
}

Expand Down

0 comments on commit 835367c

Please sign in to comment.