Skip to content

Commit

Permalink
Update UITestGeofenceScreen.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanmakeen committed Sep 30, 2024
1 parent 46145ee commit b9c48bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ struct UITestGeofenceScreen: UITestScreen {
if(UIDevice.current.userInterfaceIdiom == .phone){
scene = scene
.tapSaveButton()
.tapSaveButton()
//.tapSaveButton()
}
else {
scene = scene
Expand Down

0 comments on commit b9c48bb

Please sign in to comment.