diff --git a/frontend/src/views/Pages/UserProfile/UserCard_FormUserData.spec.js b/frontend/src/views/Pages/UserProfile/UserCard_FormUserData.spec.js index a8e03fcbf..e9c837ef2 100644 --- a/frontend/src/views/Pages/UserProfile/UserCard_FormUserData.spec.js +++ b/frontend/src/views/Pages/UserProfile/UserCard_FormUserData.spec.js @@ -110,7 +110,7 @@ describe('UserCard_FormUsername', () => { await flushPromises() }) - it('calls the loginAPI', () => { + it('calls the API', () => { expect(mockAPIcall).toBeCalledWith( expect.objectContaining({ variables: { @@ -159,7 +159,7 @@ describe('UserCard_FormUsername', () => { await flushPromises() }) - it('calls the loginAPI', () => { + it('calls the API', () => { expect(mockAPIcall).toBeCalledWith( expect.objectContaining({ variables: {