From 5199dbd9079387481644f6e1e0c573bfd1f025ad Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Fri, 16 Sep 2022 06:56:55 -0500 Subject: [PATCH] [wip] rm commented lines from testground/hello_codex/manifest.toml --- testground/hello_codex/manifest.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/testground/hello_codex/manifest.toml b/testground/hello_codex/manifest.toml index b3a3ef50..2d15ef9a 100644 --- a/testground/hello_codex/manifest.toml +++ b/testground/hello_codex/manifest.toml @@ -13,11 +13,6 @@ enabled = true name= "hello" instances = { min = 2, default = 2, max = 200 } -# [testcases.params] -# payload = { type = "string", default = "Hello!" } -# count = { type = "int", default = 2 } -# printResult = { type = "bool", default = true } - [extra_sources] docker_generic = [ "../../scratch"