Page MenuHomePhabricator

[Cashtab] Add missing input param to unit test
ClosedPublic

Authored by bytesofman on Jan 16 2024, 17:22.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCaffc832634a5: [Cashtab] Add missing input param to unit test
Summary

Missing a function param in a unit test. Test is passing bc it is confirming an error is thrown, and the desired error is thrown before the feeRate param is used in the function.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable