"src/git@i10git.cs.fau.de:holzer/walberla.git" did not exist on "5630dc4d9fbb33f0b72c469221a99162fa220ca7"
-
Martin Bauer authored
- str(e) did work in previous pytest version - but the correct usage is str(e.value) - in newer pytest version the string for the e object is changed so the tests did not work any more
Martin Bauer authored- str(e) did work in previous pytest version - but the correct usage is str(e.value) - in newer pytest version the string for the e object is changed so the tests did not work any more