Update perf_counters_gtest.cc (#1728)

This commit is contained in:
hamptonm1 2024-01-04 04:11:07 -05:00 committed by GitHub
parent 2d2e07e3c5
commit e523e454f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ TEST(PerfCountersTest, NegativeTest) {
return;
}
EXPECT_TRUE(PerfCounters::Initialize());
// Sanity checks
// Safety checks
// Create() will always create a valid object, even if passed no or
// wrong arguments as the new behavior is to warn and drop unsupported
// counters