Page MenuHomePhabricator

Remove init of global config mid-test in miner_tests.cpp
ClosedPublic

Authored by jasonbcox on Sep 6 2018, 16:46.

Details

Summary

Removes the possibility of accidentally using two different configs, which can cause these tests fail. Discovered while working on D1519, although that diff will not be applied, the issue is still valid.

Test Plan

make check

Diff Detail

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