Skip to content

slapos/tests: Refine the assertRaisesRegex calling

Boxiang Sun requested to merge Daetalus/rubygemsrecipe:3.12 into master

Python 3.12 completely drops assertRaisesRegexp, Change the code and maintain the Python 2 compatibility.

Merge request reports