mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 01:47:45 +03:00 
			
		
		
		
	Update test
This commit is contained in:
		
							parent
							
								
									c200a088c0
								
							
						
					
					
						commit
						17ea139ce4
					
				| 
						 | 
					@ -71,7 +71,7 @@ def test_json_parse_literal_query():
 | 
				
			||||||
                    key_a: "a",
 | 
					                    key_a: "a",
 | 
				
			||||||
                    key_b: "b"
 | 
					                    key_b: "b"
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                empty_key: null
 | 
					                empty_key: undefined
 | 
				
			||||||
            })
 | 
					            })
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        '''
 | 
					        '''
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user