Skip to content

Commit 5c5e9ae

Browse files
bks-olfujitatomoya
andauthored
Update rclcpp/test/rclcpp/test_create_custom_subscription.cpp
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com> Signed-off-by: olesya <66834330+bks-ol@users.noreply.github.com>
1 parent 3013126 commit 5c5e9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rclcpp/test/rclcpp/test_create_custom_subscription.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
using namespace std::chrono_literals;
2828

29-
class TestCreateSubscription : public ::testing::Test
29+
class TestCreateCustomSubscription : public ::testing::Test
3030
{
3131
public:
3232
void SetUp() override

0 commit comments

Comments
 (0)