2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

better description

This commit is contained in:
Matthias
2021-12-02 10:22:39 +01:00
parent 004687a29f
commit 84499f4b10
2 changed files with 2 additions and 1 deletions

View File

@ -128,3 +128,4 @@ class NotificationTests(TestCase):
with self.assertRaises(NotImplementedError):
AnotherFalseNotificationMethod('', '', '')
# A integration test for notifications is provided in test_part.PartNotificationTest