Skip to content

Commit

Permalink
Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
szszszsz committed Aug 19, 2023
1 parent 6c783fc commit b033739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynitrokey/test_secrets_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -1100,7 +1100,7 @@ def test_check_commands_access(secretsAppRaw):
):
secretsAppRaw._send_receive(ins, structure)
else:
# These commands do not accept arguments, so there is no parsing error
# These commands do not expect arguments, so there is no parsing error
secretsAppRaw._send_receive(ins, structure)


Expand Down

0 comments on commit b033739

Please sign in to comment.