This commit is contained in:
Moriz Wahl 2022-05-04 10:58:24 +02:00
parent 0e6ed809e2
commit 837f644e25

View File

@ -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: {