mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 20:46:47 +00:00
refactor wrong implementations into own testcase
This commit is contained in:
parent
13b390d69b
commit
ce726f89a1
@ -67,6 +67,8 @@ class NotificationTests(BaseNotificationIntegrationTest):
|
|||||||
self._notification_run()
|
self._notification_run()
|
||||||
|
|
||||||
|
|
||||||
|
class ClassNotificationTests(BaseNotificationIntegrationTest):
|
||||||
|
|
||||||
def test_SingleNotificationMethod(self):
|
def test_SingleNotificationMethod(self):
|
||||||
"""ensure the implementation requirements are tested"""
|
"""ensure the implementation requirements are tested"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user