Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cauemarcondes committed Mar 20, 2020
1 parent 6115389 commit 944cade
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ describe('Custom link helper', () => {
});
});

it('returnes error when transaction is not defined', () => {
it('returns error when transaction is not defined', () => {
const expectedResult = {
error:
"We couldn't find a matching transaction document based on the defined filters.",
Expand Down

0 comments on commit 944cade

Please sign in to comment.