diff --git a/substrate/Cargo.toml b/substrate/Cargo.toml
index d616c03c71f61c76792f4d517d3d033dced881e4..95acf0b9702cb876755d60156cd40e86943f30a8 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",