Skip to content

Commit 19be9c6

Browse files
committed
update test case name
1 parent 4ef30b2 commit 19be9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evm-tests/test/subnet.precompile.hyperparameter.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { ISubnetABI, ISUBNET_ADDRESS } from "../src/contracts/subnet"
99
import { ethers } from "ethers"
1010
import { forceSetBalanceToEthAddress, forceSetBalanceToSs58Address } from "../src/subtensor"
1111

12-
describe("Test the EVM chain ID", () => {
12+
describe("Test the Subnet precompile contract", () => {
1313
// init eth part
1414
const wallet = generateRandomEthersWallet();
1515
// init substrate part

0 commit comments

Comments
 (0)