diff --git a/tests/mmm-ocp.spec.ts b/tests/mmm-ocp.spec.ts index c9b2714..7d57480 100644 --- a/tests/mmm-ocp.spec.ts +++ b/tests/mmm-ocp.spec.ts @@ -42,7 +42,7 @@ import { PROGRAM_ID as OCP_PROGRAM_ID, } from '@magiceden-oss/open_creator_protocol'; -describe('mmm-ocp', () => { +describe.skip('mmm-ocp', () => { const { connection } = anchor.AnchorProvider.env(); const wallet = new anchor.Wallet(Keypair.generate()); const provider = new anchor.AnchorProvider(connection, wallet, {