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

typo and formatting #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions test/features/dynamic.feature
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Feature: Can have complex features
When I provide When with "when dynamic" part and with one more "another when dynamic" part
Then I provide Then with number 6 part and with docs part
"""
Here is provided some complex part that is way to complex
Here is provided some complex part that is way too complex
"""
And I provide And with "and dynamic" part and with one more "another and dynamic" part and with table part
| Name | Age |
| John | 30 |
| Ann | 29 |
| John | 30 |
| Ann | 29 |