2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 20:46:47 +00:00

rename test

This commit is contained in:
Matthias 2021-12-02 10:05:12 +01:00
parent 1b9ca41b46
commit eb5a87c530
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -90,7 +90,7 @@ class SettingsTest(TestCase):
raise ValueError(f'Non-boolean default value specified for {key}') raise ValueError(f'Non-boolean default value specified for {key}')
class NotificationTest(TestCase): class NotificationEntryTest(TestCase):
def test_check_notification_entries(self): def test_check_notification_entries(self):