mirror of
https://github.com/graphql-python/graphene.git
synced 2025-11-20 17:55:32 +03:00
assert bar_graphql_type.interfaces == [foo_graphql_type] failed only on tox, because .interfaces was a tuple instead of a list. Error didn't occur using just pytest. Fixed by explicitly converting both to list. |
||
|---|---|---|
| .. | ||
| pyutils | ||
| relay | ||
| test | ||
| tests | ||
| types | ||
| utils | ||
| validation | ||
| __init__.py | ||