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 13, 2024
1 parent ee1ce4b commit 2f838ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ TEST_F(PublishedTimePublisherTest, PublishMsgWithHeader)

// Check if the published_time_ is created
ASSERT_TRUE(published_time_ != nullptr);

// Check if the published time is the same as the header
EXPECT_EQ(published_time_->header.stamp, header.stamp);
}
Expand Down

0 comments on commit 2f838ce

Please sign in to comment.