Skip to content

Commit

Permalink
[DATAGO-64298] Update new test's expected value
Browse files Browse the repository at this point in the history
  • Loading branch information
moodiRealist committed Dec 7, 2023
1 parent 5c46451 commit 6c7b0fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ void testCommandLogMessageMOPProtocol() {
"level",
"log", Instant.now().toEpochMilli());

assertThat(commandLogMessage.getMopProtocol()).isEqualTo(MOPProtocol.scanDataControl);
assertThat(commandLogMessage.getMopProtocol()).isEqualTo(MOPProtocol.epConfigPush);
}


Expand Down

0 comments on commit 6c7b0fc

Please sign in to comment.