Test: checksum missing => missing checksum
This commit is contained in:
parent
cc0a17f2ac
commit
06816fb8dc
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ class TestCommErrorHandling(unittest.TestCase):
|
|||
"Error: No Checksum with line number, Last Line: 1",
|
||||
|
||||
# Repetier
|
||||
"Error: Checksum missing",
|
||||
"Error: Missing checksum",
|
||||
)
|
||||
def test_checksum_missing(self, line):
|
||||
"""Should prepare receiving resend request"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue