Fix cypress tests
This commit is contained in:
parent
c6bdae3fd3
commit
b32cb89a85
File diff suppressed because one or more lines are too long
|
|
@ -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': []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue