diff --git a/framework/examples/myproject/smoke_aptos.toml b/framework/examples/myproject/smoke_aptos.toml index 3f3fee1c4..4013d2d6b 100644 --- a/framework/examples/myproject/smoke_aptos.toml +++ b/framework/examples/myproject/smoke_aptos.toml @@ -1,5 +1,2 @@ - [blockchain_a] type = "aptos" - port = "8082" - image = "aptoslabs/tools:nightly"