Skip to content
Snippets Groups Projects
Commit fc36e5d1 authored by Cosmin Mogos's avatar Cosmin Mogos
Browse files

Match template to UT trigger

parent d51d33ea
No related branches found
No related tags found
Loading
...@@ -1588,7 +1588,7 @@ module OneM2M_Testcases_AE_Release_1 { ...@@ -1588,7 +1588,7 @@ module OneM2M_Testcases_AE_Release_1 {
v_requestT.to_ := f_getLocalResourceAddress(v_auxInteger); v_requestT.to_ := f_getLocalResourceAddress(v_auxInteger);
v_requestT.primitiveContent.subscription.notificationURI := ?; v_requestT.primitiveContent.subscription.notificationURI := ?;
v_requestT.primitiveContent.subscription.notificationEventCat.alt_ := ?; v_requestT.primitiveContent.subscription.notificationEventCat.alt_1 := 100;
f_AE_SUB_CRE_002(v_utRequest, v_requestT, v_action); f_AE_SUB_CRE_002(v_utRequest, v_requestT, v_action);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment