mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-19 19:25:53 +00:00
style: Add typos pre-commit hook (#2041)
This commit is contained in:
@@ -43,7 +43,7 @@ protected:
|
||||
/**
|
||||
* @brief Fixture with a "nice" ETLService mock.
|
||||
*
|
||||
* Use @see MockETLServiceTestNaggy during development to get unset call expectation warnings from the embeded mock.
|
||||
* Use @see MockETLServiceTestNaggy during development to get unset call expectation warnings from the embedded mock.
|
||||
* Once the test is ready and you are happy you can switch to this fixture to mute the warnings.
|
||||
*/
|
||||
using MockETLServiceTest = MockETLServiceTestBase<::testing::NiceMock>;
|
||||
|
||||
Reference in New Issue
Block a user