Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
luu-alex committed Oct 30, 2023
1 parent b5b303c commit fb898b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/web3/test/unit/web3.config.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ import { Web3 } from '../../src';

describe('web3config web3 tests', () => {

beforeEach(() => {
});
describe('web3config contract', () => {

it('create web3context with configs and should set it for web3', async () => {
Expand Down

0 comments on commit fb898b2

Please sign in to comment.