mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	fix test
This commit is contained in:
		| @@ -77,7 +77,7 @@ class BaseNotificationTests(BaseNotificationIntegrationTest): | ||||
|             def send(self, target): | ||||
|                 raise KeyError('This could be any error') | ||||
|  | ||||
|         self._notification_run() | ||||
|         self._notification_run(ErrorImplementation) | ||||
|  | ||||
|  | ||||
| class BulkNotificationMethodTests(BaseNotificationIntegrationTest): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user