bigchaindb/tests/upsert_validator
Vanshdeep Singh 4b46d3d87c Problem: method name conclude isn't appropriate
Solution: The `conclude` function isn't actually concluding the election but
check if the election can be concluded or not. So the method name has been
changed to `has_concluded`
2018-08-20 13:50:11 +02:00
..