Skip to content

Commit

Permalink
Another fix for false failures
Browse files Browse the repository at this point in the history
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
  • Loading branch information
churik committed Sep 25, 2019
1 parent 4239ae5 commit 9d0de73
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ def test_pass_phrase_validation(self):

# check behavior for popup "Custom seed phrase"
if popup:
text = 'some words are misspelled.'
text = 'Custom seed phrase'
common_password = 'qwerty'
if not recover_access_view.find_full_text(text):
self.errors.append('"%s" text is not shown' % text)
Expand Down
Binary file modified test/appium/views/elements_templates/saucelabs_sauce_profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9d0de73

Please sign in to comment.