mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
rename
This commit is contained in:
parent
ce726f89a1
commit
8724471fc0
@ -5,7 +5,7 @@ from .notifications import NotificationMethod, SingleNotificationMethod, BulkNot
|
||||
from part.test_part import BaseNotificationIntegrationTest
|
||||
|
||||
|
||||
class NotificationTests(BaseNotificationIntegrationTest):
|
||||
class BaseNotificationTests(BaseNotificationIntegrationTest):
|
||||
|
||||
def test_NotificationMethod(self):
|
||||
"""ensure the implementation requirements are tested"""
|
||||
|
Loading…
Reference in New Issue
Block a user