mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix typo
This commit is contained in:
parent
0e6ed809e2
commit
837f644e25
@ -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: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user