tests/conftest: Fix up whitespace

This commit is contained in:
Athanasius 2022-08-19 17:27:25 +01:00
parent 73cdcc4c60
commit 0fed222074
No known key found for this signature in database
GPG Key ID: 8C392035DD80FD62

View File

@ -18,7 +18,7 @@ test_messages = {
}
}''',
'plain_no_softwarename': '''{
'plain_no_softwarename': '''{
"$schemaRef": "https://eddn.edcd.io/schemas/journal/1",
"header": {
"uploaderID": "no softwareName",
@ -26,7 +26,7 @@ test_messages = {
},
"message": {
}
}''',
}''',
'plain_journal_scan_valid': '''{
"$schemaRef": "https://eddn.edcd.io/schemas/journal/1",
@ -43,8 +43,6 @@ test_messages = {
"SystemAddress":3932076118738
}
}''',
}