mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 04:26:44 +00:00
fix case
This commit is contained in:
parent
ea5848d174
commit
55a8536636
@ -502,7 +502,7 @@ class PartNotificationTest(TestCase):
|
||||
# There should be no notification as no-one is subscribed
|
||||
self.assertEqual(NotificationEntry.objects.all().count(), 0)
|
||||
|
||||
# subscribe and run again
|
||||
# Subscribe and run again
|
||||
self.r1.set_starred(self.user, True)
|
||||
self.r1.save()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user