mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 01:26:49 +03:00
80e3498750
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 |