cover another line

This commit is contained in:
Matthias 2021-12-04 04:07:47 +01:00
parent 75c7722612
commit d8ca87057b
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -517,3 +517,7 @@ class PartNotificationTest(BaseNotificationIntegrationTest):
def test_notification(self):
self._notification_run()
# Try again -> cover the already send line
self.part.save()