Beispiel #1
0
def test_protect_critical_keys_inactive_for_graphql_result():
    x = GraphQLResult()
    x.update = 1
    assert x.update == 1