mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-09 05:04:17 +00:00
Suite names were not being used because `test` has to have access to it during instantiation - this PR cleans things up a little while at the same time upgrading unittest2.