Files
rippled/src/test/unit_test
Scott Schurr 0839a202c9 Reduce console noise coming from unit tests:
A few unit tests have historically generated a lot of noise
to the console from log writes.  This noise was not useful
and made it harder to locate actual test failures.

By changing the log level of these tests from
- severities::kError to
- severities::kDisabled
it was possible to remove that noise coming from the logs.
2022-07-17 22:17:24 -07:00
..
2022-03-04 14:16:59 -08:00
2020-05-26 18:39:36 -07:00