test: add test for build_console's args

This commit is contained in:
zhongwencool 2023-09-18 16:15:08 +08:00
parent 5490807b20
commit 8b6d5d4ca9
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ rule_engine.rules.my_rule {
metadata = {created_at = 1693918992079}
sql = \"select * from \\\"t/topic\\\" \"
actions = [
{function = console}
{function = console, args = {test = 1}}
{ function = republish
args = {
payload = \"${.}\"