summaryrefslogtreecommitdiff
path: root/test/second_address_tests/second_address_test_globals.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/second_address_tests/second_address_test_globals.hpp')
-rw-r--r--test/second_address_tests/second_address_test_globals.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/second_address_tests/second_address_test_globals.hpp b/test/second_address_tests/second_address_test_globals.hpp
index 1909fcd..da5db1f 100644
--- a/test/second_address_tests/second_address_test_globals.hpp
+++ b/test/second_address_tests/second_address_test_globals.hpp
@@ -20,7 +20,7 @@ struct service_info {
vsomeip::method_t shutdown_method_id;
};
-struct service_info service = { 0x3333, 0x1, 0x1, 0x3301, 0x2, 0x3302, 0x1111, 0x2222, 0x1404 };
+struct service_info service = { 0x3333, 0x1, 0x1, 0x8301, 0x2, 0x8302, 0x1111, 0x2222, 0x1404 };
static constexpr std::uint32_t number_of_messages_to_send = 150;
static constexpr std::uint8_t number_of_events_to_send = 150;