Fix unit test

This commit is contained in:
Ramon Wenger 2024-03-13 15:35:25 +01:00
parent 81dd93f92f
commit 2e51fe5c11
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ ME_QUERY = """
"""
TEAM_PARTS = """
fragment TeamParts on TeamNode {
fragment TeamLegacyParts on TeamNode {
name
code
id