mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	PEP fix
This commit is contained in:
		| @@ -511,6 +511,7 @@ class BaseNotificationIntegrationTest(TestCase): | ||||
|         # There should be 1 notification | ||||
|         self.assertEqual(NotificationEntry.objects.all().count(), 1) | ||||
|  | ||||
|  | ||||
| class PartNotificationTest(BaseNotificationIntegrationTest): | ||||
|     """ Integration test for part notifications """ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user