From c4c76a1e5f0a657e7fd6abd869839dcad3710a7f Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Tue, 13 Aug 2024 14:37:19 -0500 Subject: [PATCH] ignore test test --- tests/graph.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/graph.test.ts b/tests/graph.test.ts index 4464b919..cb41e22e 100644 --- a/tests/graph.test.ts +++ b/tests/graph.test.ts @@ -41,7 +41,7 @@ it.skip('graph assist presentation', async () => { }) -it.only('graph assist with scitt transparent statement', async () => { +it.skip('graph assist with scitt transparent statement', async () => { await facade(`graph assist ./dist/_manifest/spdx_2.2/manifest.spdx.scitt.cbor \ --credential-type application/cose \ --graph-type application/gql \