mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Simplify API call mixin (#9983)
- Probably something on the remote API changed
This commit is contained in:
		| @@ -339,4 +339,3 @@ class APICallMixinTest(BaseMixinDefinition, TestCase): | ||||
|         ) | ||||
|  | ||||
|         self.assertEqual(result.status_code, 400) | ||||
|         self.assertIn('Bad Request', str(result.content)) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user