mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-23 15:20:54 +00:00
refactor: Enable clang-tidy readability-identifier-naming check (#6571)
This commit is contained in:
@@ -24,7 +24,7 @@ namespace xrpl::test {
|
||||
|
||||
/** In progress simulations for diversifying and distributing validators
|
||||
*/
|
||||
class DistributedValidators_test : public beast::unit_test::suite
|
||||
class DistributedValidators_test : public beast::unit_test::Suite
|
||||
{
|
||||
void
|
||||
completeTrustCompleteConnectFixedDelay(
|
||||
|
||||
Reference in New Issue
Block a user