diff --git a/test/test_standardize_from_todo.py b/test/test_standardize_from_todo.py index d93d900..14419db 100644 --- a/test/test_standardize_from_todo.py +++ b/test/test_standardize_from_todo.py @@ -9,9 +9,9 @@ void TODO2() { """ OUTPUT_6 = """ -/** Fail when uploading the wrong share */ +/** Fail when uploading the wrong share. */ @ContractTest(previous = "registerSharing") -void failWhenUploadingTheWrongShare() { +void failWhenUploadingWrongShare() { """ NAME_FROM_COMMENT = [