Skip to content

Commit 2f838ce

Browse files
style(pre-commit): autofix
1 parent ee1ce4b commit 2f838ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/tier4_autoware_utils/test/src/ros/test_published_time_publisher.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ TEST_F(PublishedTimePublisherTest, PublishMsgWithHeader)
7676

7777
// Check if the published_time_ is created
7878
ASSERT_TRUE(published_time_ != nullptr);
79-
79+
8080
// Check if the published time is the same as the header
8181
EXPECT_EQ(published_time_->header.stamp, header.stamp);
8282
}

0 commit comments

Comments
 (0)