The round manager tests are outdated. They work only when broadcast_vote and order_vote flags are disabled, which doesn't actually match with the mainnet settings. This PR aims to address the issue by fixing the round manager tests.
How Has This Been Tested?
Key Areas to Review
Type of Change
[ ] New feature
[x] Bug fix
[ ] Breaking change
[ ] Performance improvement
[ ] Refactoring
[ ] Dependency update
[ ] Documentation update
[ ] Tests
Which Components or Systems Does This Change Impact?
Description
The round manager tests are outdated. They work only when
broadcast_vote
andorder_vote
flags are disabled, which doesn't actually match with the mainnet settings. This PR aims to address the issue by fixing the round manager tests.How Has This Been Tested?
Key Areas to Review
Type of Change
Which Components or Systems Does This Change Impact?
Checklist