yjp 1 жил өмнө
parent
commit
01fa416c20

+ 1 - 1
test/approve_former_test.go

@@ -83,7 +83,7 @@ func TestUseApproveFormer(t *testing.T) {
 		Namespace:    namespace,
 		TemplateName: flowName,
 		Parameters: []string{
-			`data={"name": "yjp", "age": 37}`,
+			`object={"name": "yjp", "age": 37}`,
 		},
 	})
 	if err != nil {