Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#600: Avoid whitespace in tags #601

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

andriokha
Copy link
Contributor

Since Gherkin 4.9.0 tags with whitespace are deprecated: use a comma as an explicit OR operator.

See

Closes #600

Thanks!

Since Gherkin 4.9.0 tags with whitespace are deprecated: use a comma as
an explicit OR operator.

See
- Behat/Gherkin#213
- Behat/Gherkin#215
- https://behat.org/en/latest/user_guide/context/hooks.html#tagged-hooks

Closes jhedstrom#600
@Berdir Berdir mentioned this pull request Apr 24, 2022
@jhedstrom jhedstrom merged commit cf37e2d into jhedstrom:master Apr 26, 2022
@jhedstrom
Copy link
Owner

Awesome, thank you!

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.

Tags with whitespace are deprecated and may be removed
2 participants