Fix unit test
This commit is contained in:
parent
81dd93f92f
commit
2e51fe5c11
|
|
@ -21,7 +21,7 @@ ME_QUERY = """
|
||||||
"""
|
"""
|
||||||
|
|
||||||
TEAM_PARTS = """
|
TEAM_PARTS = """
|
||||||
fragment TeamParts on TeamNode {
|
fragment TeamLegacyParts on TeamNode {
|
||||||
name
|
name
|
||||||
code
|
code
|
||||||
id
|
id
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue