mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	remove one uncovered line :-)
This commit is contained in:
		| @@ -17,7 +17,7 @@ class NotificationTests(BaseNotificationIntegrationTest): | |||||||
|             METHOD_NAME = 'AnotherFalseNotification' |             METHOD_NAME = 'AnotherFalseNotification' | ||||||
|  |  | ||||||
|             def send(self): |             def send(self): | ||||||
|                 pass |                 """a comment so we do not need a pass""" | ||||||
|  |  | ||||||
|         class NoNameNotificationMethod(NotificationMethod): |         class NoNameNotificationMethod(NotificationMethod): | ||||||
|             pass |             pass | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user