Skip to content
Snippets Groups Projects
Commit b4952e9f authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: fix tests

parent fb20c0d7
No related branches found
No related tags found
1 merge request!11623.0 Release
......@@ -8,7 +8,7 @@ import WelcomeModal from './WelcomeModal'
jest.mock('components/Hooks/useUserInstanceSettings', () => {
return jest.fn(() => ({
data: {
instanceSettings: {
// eslint-disable-next-line camelcase
public_name: 'mocked_public_name',
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment