mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 21:15:41 +00:00
cover another line
This commit is contained in:
@ -517,3 +517,7 @@ class PartNotificationTest(BaseNotificationIntegrationTest):
|
|||||||
|
|
||||||
def test_notification(self):
|
def test_notification(self):
|
||||||
self._notification_run()
|
self._notification_run()
|
||||||
|
|
||||||
|
# Try again -> cover the already send line
|
||||||
|
self.part.save()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user