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

Fix for TC_CSE_DMR_UPD_016_TS_ET

parent 73b4dd07
No related branches found
No related tags found
No related merge requests found
......@@ -5180,7 +5180,7 @@ module OneM2M_Testcases_CSE_Release_3 {
testcase TC_CSE_DMR_UPD_016_TS_ET() runs on Tester system CseSystem {
var verdicttype v_verdict;
var AeSimu v_ae1 := AeSimu.create("AE1") alive;
var Timestamp v_expirationTime := "21001231T012345";
var Timestamp v_expirationTime := "20301231T012345";
var template RequestPrimitive v_updateRequest := m_updateTimeSeriesBase;
var ResponsePrimitive v_responsePrimitive;
var PrimitiveContent v_primitiveContentRetrieveResource;
......
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