mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
style: Add typos pre-commit hook (#2041)
This commit is contained in:
@@ -30,7 +30,7 @@ TEST(VerifyConfigTest, InvalidConfig)
|
||||
{
|
||||
auto const tmpConfigFile = TmpFile(kJSON_DATA);
|
||||
|
||||
// false because json data(kJSON_DATA) is not compatible with current configDefintion
|
||||
// false because json data(kJSON_DATA) is not compatible with current configDefinition
|
||||
EXPECT_FALSE(parseConfig(tmpConfigFile.path));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user