Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Mar 14, 2024
1 parent 123aab1 commit 180a921
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ TEST_F(PublishedTimePublisherTest, MultiplePublishMsgWithTimestamp)
// Check if the published time is the same as the header
EXPECT_EQ(first_published_time_->header.stamp, header.stamp);
EXPECT_EQ(second_published_time_->header.stamp, header.stamp);
}
}

0 comments on commit 180a921

Please sign in to comment.