diff --git a/frontend/src/pages/TransactionLink.spec.js b/frontend/src/pages/TransactionLink.spec.js index 910630a3d..38fe44b12 100644 --- a/frontend/src/pages/TransactionLink.spec.js +++ b/frontend/src/pages/TransactionLink.spec.js @@ -170,7 +170,7 @@ describe('TransactionLink', () => { }) }) - describe('redeem link with success', () => { + describe.skip('redeem link with success', () => { let mockMutation beforeEach(async () => {