Skip to content

Commit

Permalink
chore: remove testMnemonic
Browse files Browse the repository at this point in the history
  • Loading branch information
npty committed Dec 12, 2023
1 parent c882405 commit da7dd64
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ describe("Relayer", () => {
let ibcRelayer: IBCRelayerService;
let wasmContractAddress: string;
let evmContract: Contract;
let testMnemonic =
"illness step primary sibling donkey body sphere pigeon inject antique head educate";

beforeAll(async () => {
cosmosRelayer = await AxelarRelayerService.create(defaultAxelarChainInfo);
Expand Down

0 comments on commit da7dd64

Please sign in to comment.