You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
Merge #138: Clean up extended_tests::schemars unit tests
ca481ab Add newline (Tobin Harding)
b2058f5 Remove pointless empty test (Tobin Harding)
3cde365 Use snake case for function name (Tobin Harding)
09b49f9 Lowercase test function name (Tobin Harding)
Pull request description:
This PR does trivial clean up to the unit tests in `extended_tests/schemars/main.rs`.
- Patch 1: Lowercase test function name
- Patch 2: Use snake case for function name
- Patch 3: Remove pointless empty test
- Patch 4: Add newline
Work was motivated by a couple of clippy warnings, cleared by the first two patches.
ACKs for top commit:
apoelstra:
ACK ca481ab
Tree-SHA512: 1ac59475890fff2d9384861844ce64a07352f89530e84a89ceae129206911abfdb17469b4d9d8bf93e0c0d27c067f0d6a2cc0bba6f9064912cfed3fcfb598fda
0 commit comments