Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jacqueline-57b committed Jul 25, 2024
1 parent f526be4 commit 0b050ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/e2e/derivativeIP.comRemixPIL.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ chai.use(chaiAsPromised);
import '../setup';
import { Hex } from 'viem';
import { comRemixLicenseTermsId1 } from '../setup';
require("mocha-allure-reporter");
declare const allure: any;
import allure from 'allure-js-commons';

let tokenIdA: string;
let tokenIdB: string;
Expand Down

0 comments on commit 0b050ae

Please sign in to comment.