Skip to content
Snippets Groups Projects
Commit e7f928a0 authored by Angelina Filippova's avatar Angelina Filippova
Browse files

Mock app api in user show tests

parent 35c08fcc
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ const $route = {
}
}
jest.mock('@/api/app')
jest.mock('@/api/nodeInfo')
jest.mock('@/api/users')
......
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