mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 18:07:48 +03:00 
			
		
		
		
	Updating tests for regex changes
This commit is contained in:
		
							parent
							
								
									22b8b90fab
								
							
						
					
					
						commit
						4d15bc4f79
					
				| 
						 | 
					@ -19,4 +19,4 @@ def test_camel_case():
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def test_to_const():
 | 
					def test_to_const():
 | 
				
			||||||
    assert to_const('snakes $1. on a "#plane') == 'SNAKES_ON_A_PLANE'
 | 
					    assert to_const('snakes $1. on a "#plane') == 'SNAKES_1_ON_A_PLANE'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user