🐛 fix(bdd): align healthz scenario step text with registered regex #21
Reference in New Issue
Block a user
Delete Branch "fix/healthz-bdd-step-regex"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes CI workflow 598 failure: health feature step text 'the response status code should be 200' did not match registered regex. Aligned with convention used in other features.