Skip to content

Commit

Permalink
Skip ipAsset integration test (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
bonnie57 authored Apr 12, 2024
1 parent fb83f66 commit d5662d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const parentIpId = "0xca2def24ec4A50633a922245F84518504aaAE562";
const noCommercialLicenseTermsId = "6";
let startTokenId = 126;
let ipId: Hex;
describe("IP Asset Functions in storyTestnet", () => {
describe.skip("IP Asset Functions in storyTestnet", () => {
let client: StoryClient;
before(function () {
const config: StoryConfig = {
Expand Down

0 comments on commit d5662d8

Please sign in to comment.