mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Fix tests
This commit is contained in:
		| @@ -515,7 +515,7 @@ class WebhookMessageTests(TestCase): | ||||
|         assert message.body == {"this": "is a message"} | ||||
|  | ||||
|  | ||||
| class NotificationTest(TestCase): | ||||
| class NotificationTest(InvenTreeAPITestCase): | ||||
|  | ||||
|     def test_check_notification_entries(self): | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user