Fix test
This commit is contained in:
parent
bda506a2c0
commit
f352add7d3
|
@ -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 = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user