Skip to content

Commit

Permalink
Update func
Browse files Browse the repository at this point in the history
  • Loading branch information
huyhung9630 committed Sep 19, 2024
1 parent 71c0ce3 commit 24a70af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MULTI_FLOWS/tc0101.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def test_01_01():
sb.sleep(7)
sb.switch_to_window(4)
sb.click('button:contains("Cancel")') #Confirm
sb.sleep(30)

if __name__ == "__main__":
test_01_01()

0 comments on commit 24a70af

Please sign in to comment.