Skip to content

Commit

Permalink
fix: temp skip base swap tests (#2311)
Browse files Browse the repository at this point in the history
  • Loading branch information
grothem authored Jan 11, 2025
1 parent 9c33262 commit 5e0c19e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cypress/e2e/1-v3-markets/6-base-v3-market/swap.base-v3.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ const testData = {
],
},
};
//due oracle
describe('SWAP, BASE V3 MARKET, INTEGRATION SPEC', () => {

describe.skip('SWAP, BASE V3 MARKET, INTEGRATION SPEC', () => {
const skipTestState = skipState(false);
configEnvWithTenderlyBaseFork({
v3: true,
Expand Down

1 comment on commit 5e0c19e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

Please sign in to comment.