From 9b93e4412fd58144955156d5c66bd6ef795a41ea Mon Sep 17 00:00:00 2001 From: Hannes Heine Date: Tue, 10 Aug 2021 15:44:37 +0200 Subject: [PATCH] Changed the test description loginAPI to API --- .../src/views/Pages/UserProfile/UserCard_FormUserData.spec.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: {