Skip to content

Commit

Permalink
fix: maybe fix e2e test part 3
Browse files Browse the repository at this point in the history
  • Loading branch information
xeno097 committed Nov 4, 2024
1 parent 30cd02e commit 7798c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typescript/cli/src/tests/commands/core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export async function hyperlaneCoreApply(
--registry ${REGISTRY_PATH} \
--config ${coreOutputPath} \
--chain ${chain} \
--key ${ANVIL_KEY} \
--verbosity debug \
--yes`;
}
Expand Down

0 comments on commit 7798c00

Please sign in to comment.