From 837f644e255acffe84397e298ccd885ceec107ed Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Wed, 4 May 2022 10:58:24 +0200 Subject: [PATCH] fix typo --- .../src/components/Transactions/TransactionLinkSummary.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Transactions/TransactionLinkSummary.spec.js b/frontend/src/components/Transactions/TransactionLinkSummary.spec.js index 370233c42..ba07f7aff 100644 --- a/frontend/src/components/Transactions/TransactionLinkSummary.spec.js +++ b/frontend/src/components/Transactions/TransactionLinkSummary.spec.js @@ -242,7 +242,7 @@ describe('TransactionLinkSummary', () => { expect(apolloQueryMock).toBeCalledTimes(1) }) - it('calls the API with curren page one', () => { + it('calls the API with current page one', () => { expect(apolloQueryMock).toBeCalledWith({ query: listTransactionLinks, variables: {