1
0

Fix test
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s

This commit is contained in:
Jon Michael Aanes 2025-04-15 11:00:09 +02:00
parent bda506a2c0
commit f352add7d3

View File

@ -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 = [