add roles to store

This commit is contained in:
Moriz Wahl 2023-07-18 14:10:42 +02:00
parent ef16fd8e31
commit 2d1bf3c510

View File

@ -47,6 +47,7 @@ const mocks = {
firstName: 'User',
lastName: 'Example',
token: 'valid-token',
roles: [],
},
},
$i18n: {