Add more tests for modifycommand
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
func ApiAdaptor(content string, regex string, lua string) (string, int, int, error) {
|
||||
command := utils.ModifyCommand{
|
||||
Pattern: regex,
|
||||
LuaExpr: lua,
|
||||
Lua: lua,
|
||||
LogLevel: "TRACE",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user