Skip to content

Commit

Permalink
Spelling nits
Browse files Browse the repository at this point in the history
Signed-off-by: steve lasker <[email protected]>
  • Loading branch information
SteveLasker committed Dec 4, 2024
1 parent ddd74f2 commit 920ca35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_register_signed_statement.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def test_create_and_register_statement(self):
# create a signed statement
create_hashed_signed_statement(
[
"--use-draft-04-labels", # TEMPORY: Until backend support catches up
"--use-draft-04-labels", # TEMPORARY: Until backend support catches up
"--signing-key-file",
"my-signing-key.pem",
"--payload-file",
Expand Down

0 comments on commit 920ca35

Please sign in to comment.