Skip to content

[th/check-regex-in-describe-output] add and use behave step for checking regex in describe output

Thomas Haller requested to merge th/check-regex-in-describe-output into main

The previous fix e15a7038 was wrong, and reverted in 239e5de7.

Fix it differently, by adding a new behave step that can contain regexes.

Merge request reports