mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
rename test
This commit is contained in:
parent
1b9ca41b46
commit
eb5a87c530
@ -90,7 +90,7 @@ class SettingsTest(TestCase):
|
||||
raise ValueError(f'Non-boolean default value specified for {key}')
|
||||
|
||||
|
||||
class NotificationTest(TestCase):
|
||||
class NotificationEntryTest(TestCase):
|
||||
|
||||
def test_check_notification_entries(self):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user