fix: demo function compatibility

This commit is contained in:
debugtalk
2022-04-25 13:32:31 +08:00
parent 78fce157d8
commit 372cac78ab
7 changed files with 148 additions and 4 deletions
@@ -15,7 +15,7 @@ teststeps:
variables:
foo1: bar11
foo2: bar21
sum_v: "${sum_two(1, 2)}"
sum_v: "${sum_two_int(1, 2)}"
request:
method: GET
url: /get