summaryrefslogtreecommitdiff
path: root/test/offer_tests/offer_test_service.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/offer_tests/offer_test_service.cpp')
-rw-r--r--test/offer_tests/offer_test_service.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/offer_tests/offer_test_service.cpp b/test/offer_tests/offer_test_service.cpp
index c56d005..87bd7e0 100644
--- a/test/offer_tests/offer_test_service.cpp
+++ b/test/offer_tests/offer_test_service.cpp
@@ -50,7 +50,7 @@ public:
app_->offer_event(service_info_.service_id, service_info_.instance_id,
service_info_.event_id, its_eventgroups,
vsomeip::event_type_e::ET_EVENT, std::chrono::milliseconds::zero(),
- false, true, nullptr, vsomeip::reliability_type_e::RT_UNKNOWN);
+ false, true, nullptr, vsomeip::reliability_type_e::RT_BOTH);
inc_counter_and_notify();