mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
remove one uncovered line :-)
This commit is contained in:
parent
1ba7110cda
commit
1ef7163b94
@ -17,7 +17,7 @@ class NotificationTests(BaseNotificationIntegrationTest):
|
||||
METHOD_NAME = 'AnotherFalseNotification'
|
||||
|
||||
def send(self):
|
||||
pass
|
||||
"""a comment so we do not need a pass"""
|
||||
|
||||
class NoNameNotificationMethod(NotificationMethod):
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user