Skip to content
Snippets Groups Projects
Commit 3a75bb1d authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Fix for TC_CSE_DMR_UPD_017_TSI

parent 0f0d208f
No related branches found
No related tags found
No related merge requests found
......@@ -5300,7 +5300,7 @@ module OneM2M_Testcases_CSE_Release_3 {
v_updateRequest.primitiveContent.timeSeriesInstance.announceTo := {PX_TS_CSE1.cseId};
v_cse1.start(f_CSE_DMR_UPD_017(int29, v_createRequest, v_createRequestAnnc, v_updateRequest));//TimeSeriesInstance
v_cse1.start(f_CSE_DMR_UPD_017(int30, v_createRequest, v_createRequestAnnc, v_updateRequest));//TimeSeriesInstance
v_cse1.done;
}
......
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