Fix for humanize_hive_power
It is also possible that we will get formatted_string="1 Byte" so assertion will crash the application like: AssertionError: Given string does not match regex This Fix prevents this crash.
Loading
Please sign in to comment