Skip to content

Commit 180a921

Browse files
committedMar 14, 2024
style(pre-commit): autofix
1 parent 123aab1 commit 180a921

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
@@ -163,4 +163,4 @@ TEST_F(PublishedTimePublisherTest, MultiplePublishMsgWithTimestamp)
163163
// Check if the published time is the same as the header
164164
EXPECT_EQ(first_published_time_->header.stamp, header.stamp);
165165
EXPECT_EQ(second_published_time_->header.stamp, header.stamp);
166-
}
166+
}

0 commit comments

Comments
 (0)