fix unit-test issue

This commit is contained in:
zzxwill
2020-11-12 20:01:45 +08:00
parent 7031e04c75
commit e794da5492
+1 -1
View File
@@ -286,7 +286,7 @@ var (
a: "8080",
},
{
q: "CPU core requests for the workload, specify like '0.5', '1'. (optional):",
q: "Number of CPU units for the service, like `256m` (0.5 CPU core), `1` (1 CPU core) (optional):",
a: "0.5",
},
}