get the user table test up again

This commit is contained in:
Moriz Wahl 2022-01-11 10:03:57 +01:00
parent 370994b353
commit a679b90425

View File

@ -58,7 +58,9 @@ const mocks = {
query: apolloQueryMock,
},
$toasted: {
error: toastedErrorMock,
global: {
error: toastedErrorMock,
},
},
}