Skip to content

Commit

Permalink
fix trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyProgrammist committed Jul 29, 2024
1 parent 14bafb0 commit 46e8b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/application_client/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ def generic_test_sign(
navigator.navigate_until_text_and_compare(
NavInsID.USE_CASE_REVIEW_TAP,
[
NavInsID.USE_CASE_ADDRESS_CONFIRMATION_CONFIRM,
NavInsID.USE_CASE_ADDRESS_CONFIRMATION_CONFIRM,
NavInsID.USE_CASE_REVIEW_CONFIRM
],
condition,
Expand Down

0 comments on commit 46e8b5e

Please sign in to comment.