Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
NghiaDTr committed Oct 28, 2024
1 parent 97001c5 commit 6e3e959
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ describe('Test extension.commercetools', () => {

const accessToken = 'token123';


await createPaymentExtension(mockUrl, accessToken);

expect(getExtensions).toHaveBeenCalledTimes(1);
Expand Down

0 comments on commit 6e3e959

Please sign in to comment.