mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-10-31 07:57:26 +03:00 
			
		
		
		
	Removed white space.
This commit is contained in:
		
							parent
							
								
									606575a2b0
								
							
						
					
					
						commit
						59f4ddcd94
					
				|  | @ -48,7 +48,7 @@ def test_to_arguments_raises_if_field(): | |||
| 
 | ||||
|     with pytest.raises(ValueError) as exc_info: | ||||
|         to_arguments(args) | ||||
|      | ||||
| 
 | ||||
|     assert str(exc_info.value) == 'Expected arg_string to be Argument, but received Field. Try using Argument(String).' | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user