Skip to content

Fixed incorrect "OR" tag specified for tagged hooks#224

Merged
stof merged 1 commit into
Behat:v3.xfrom
jdevinemt:patch-1
May 27, 2026
Merged

Fixed incorrect "OR" tag specified for tagged hooks#224
stof merged 1 commit into
Behat:v3.xfrom
jdevinemt:patch-1

Conversation

@jdevinemt
Copy link
Copy Markdown
Contributor

Documentation previously incorrectly stated that the "OR" tag to be used for tagged hooks was ||. The "OR" tag is actually ,. I updated the documentation to reflect this and added a sentence regarding its use to be consistent with the "AND" tag example.

Closes Behat/Behat#1850

@stof stof merged commit e5f2df4 into Behat:v3.x May 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OR (||) tag in tagged scenario hooks not working as specified in documentation.

2 participants