Skip to content

Improve TaurusLabelTest2 to support various pint versions

Carlos Pascual requested to merge github/fork/cpascual/fixtest into develop

pint v0.8 fixed a bug which had, as side efect a change in str conversion which breaks TaurusLabelTest2. Adapt the expected value of a test to handle different pint versions.

Merge request reports