Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Foivos committed Dec 11, 2024
1 parent b3b5866 commit c4510ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/its.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const {
} = require('../dist/cjs');
const { keccak256, defaultAbiCoder, toUtf8Bytes, hexlify, randomBytes } = require('ethers/lib/utils');

describe.only('ITS', () => {
describe('ITS', () => {
// Sui Client
let client;
const network = process.env.NETWORK || 'localnet';
Expand Down

0 comments on commit c4510ca

Please sign in to comment.