Skip to content

Commit

Permalink
feat: upper case
Browse files Browse the repository at this point in the history
  • Loading branch information
AbigailDeng authored and AbigailDeng committed Apr 13, 2023
1 parent fe64070 commit 290cf72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/contract/contractMethod.test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import ContractMethod from '../../../src/contract/ContractMethod';
import ContractMethod from '../../../src/contract/contractMethod';
import ContractFactory from '../../../src/contract/index';
import AElf from '../../../src/index';
import { noop } from '../../../src/util/utils';
Expand Down

0 comments on commit 290cf72

Please sign in to comment.