Skip to content

Commit

Permalink
iox-eclipse-iceoryx#605 Update link of todo element
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Hoinkis <[email protected]>
  • Loading branch information
mossmaurice committed Oct 17, 2022
1 parent bf60149 commit ba93f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iceoryx_hoofs/test/moduletests/test_relative_pointer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ typedef testing::Types<uint8_t, int8_t, double> Types;

TYPED_TEST_SUITE(RelativePointer_test, Types, );

/// @todo iox-#605 the tests should be reworked in a refactoring of relative pointers
/// @todo iox-#1745 the tests should be reworked
TYPED_TEST(RelativePointer_test, ConstrTests)
{
::testing::Test::RecordProperty("TEST_ID", "cae7b4d4-86eb-42f6-b938-90a76f01bea5");
Expand Down

0 comments on commit ba93f34

Please sign in to comment.