File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ SCENARIO("Test the decoding of command messages") {
123123
124124 /* ***************************************************************************/
125125
126- WHEN (" Decode the SetTimezoneCommand message" )
126+ WHEN (" Decode the TimezoneCommandDown message" )
127127 {
128128 CommandDown command;
129129
Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ SCENARIO("Test the encoding of command messages") {
242242
243243 /* ***************************************************************************/
244244
245- WHEN (" Encode the SetTimezoneCommand message" )
245+ WHEN (" Encode the TimezoneCommandDown message" )
246246 {
247247 TimezoneCommandDown command;
248248 command.c .id = CommandId::TimezoneCommandDownId;
You can’t perform that action at this time.
0 commit comments