fix: typo codespelling comment
This commit is contained in:
@@ -2017,7 +2017,7 @@ void ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestSuite(
|
||||
}
|
||||
|
||||
// Tests that property recording functions in UnitTest outside of tests
|
||||
// functions correcly. Creating a separate instance of UnitTest ensures it
|
||||
// functions correctly. Creating a separate instance of UnitTest ensures it
|
||||
// is in a state similar to the UnitTest's singleton's between tests.
|
||||
class UnitTestRecordPropertyTest :
|
||||
public testing::internal::UnitTestRecordPropertyTestHelper {
|
||||
|
||||
Reference in New Issue
Block a user