File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
servicebuilder-activemq/src/test/java/no/obos/util/servicebuilder/mq Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,6 @@ public void logLongMessageWithoutDataObject() {
101
101
+ "PiK557ML1cUqzG7m6VvvhJtfe3s9woZnP7z/2Xv9q9FR1P+za7ttUDNsW8rtrPfD5baF49+Xvp9jnhd8vX7zkwTRvZnga135Pn/7tz1p9umn7G3U633yi2n27/034d7Z3JrNyk508X0s"
102
102
+ "6t+7Dbe55bzf9h/t2u04vqxA1njzf6+3q18ilMOtM7zCp6hcJGls6vJmn76s7N5hb4HJw1nZoqnAyk+/HRrnG0DaVpYs0qmlTF/rM7+cxPneXz8LjW8sNZ2eym8b/FMw59vJuVe4zW"
103
103
+ "0vOrgxz+ONt+rmmVN4+TvOurNU1LmPa3h3jyrNs1Hv84foTz3vaZ4UqnOzqf5SnEfjuiQ33H01nRjgAAAI5luh" ;
104
- assertThat (ActiveMqListener .truncateMessageForLogging (msg ).length ()).isEqualTo (ActiveMqListener .MAX_LOGGED_PER_MESSAGE );
104
+ assertThat (ActiveMqListener .truncateMessageForLogging (msg ).length ()).isEqualTo (ActiveMqListener .MAX_LENGTH_PER_MESSAGE );
105
105
}
106
106
}
You can’t perform that action at this time.
0 commit comments