Skip to content

Commit

Permalink
ignore test test
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed Aug 13, 2024
1 parent d591315 commit c4c76a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/graph.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit c4c76a1

Please sign in to comment.