fix(bug): Fixes panic in new_regtest()
#2032
Annotations
1 warning
Run tests:
zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Loading