Fix cypress tests

This commit is contained in:
Ramon Wenger 2020-06-18 11:53:05 +02:00
parent c6bdae3fd3
commit b32cb89a85
2 changed files with 6 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -19,6 +19,11 @@ describe('Current Module', () => {
'slug': 'lohn-und-budget',
'__typename': 'ModuleNode'
},
'lastTopic': {
'id': 'VG9waWNOb2RlOjU=',
'slug': 'geld-und-kauf',
'__typename': 'TopicNode'
},
'__typename': 'UserNode',
'permissions': []
}