diff --git a/rosidl_generator_cpp/test/test_interfaces.cpp b/rosidl_generator_cpp/test/test_interfaces.cpp index 3ea593681..28ef96a4b 100644 --- a/rosidl_generator_cpp/test/test_interfaces.cpp +++ b/rosidl_generator_cpp/test/test_interfaces.cpp @@ -36,7 +36,7 @@ #define SEQUENCE_SIZE 3 #define ARRAY_SIZE 3 -#define BOUNDED_STRING_LENGTH 22 +#define BOUNDED_STRING_LENGTH 10 #define SUBMESSAGE_SEQUENCE_SIZE 3 TEST(Test_rosidl_generator_traits, has_fixed_size) {