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