Skip to content

Commit

Permalink
update stax menu test
Browse files Browse the repository at this point in the history
  • Loading branch information
chris124567 committed Jun 25, 2024
1 parent 8ed4c69 commit ef8122d
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
Binary file modified tests/snapshots/stax/test_app_mainmenu/00000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/stax/test_app_mainmenu/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/stax/test_app_mainmenu/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/snapshots/stax/test_app_mainmenu/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions tests/test_app_mainmenu.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def test_app_mainmenu(firmware, navigator, test_name):
else:
instructions = [
NavInsID.USE_CASE_HOME_INFO,
NavInsID.USE_CASE_SETTINGS_NEXT,
NavInsID.USE_CASE_SETTINGS_SINGLE_PAGE_EXIT,
]
navigator.navigate_and_compare(
Expand Down

0 comments on commit ef8122d

Please sign in to comment.