diff --git a/substrate/Cargo.toml b/substrate/Cargo.toml index d616c03c71..95acf0b970 100644 --- a/substrate/Cargo.toml +++ b/substrate/Cargo.toml @@ -244,6 +244,7 @@ members = [ "primitives/weights", "scripts/ci/node-template-release", "test-utils", + "test-utils/cli", "test-utils/client", "test-utils/derive", "test-utils/runtime",