mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 04:25:42 +00:00
rename
This commit is contained in:
@ -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"""
|
||||
|
Reference in New Issue
Block a user