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

Update testdata #1

Merged
merged 1 commit into from
Jul 23, 2020
Merged

Update testdata #1

merged 1 commit into from
Jul 23, 2020

Commits on Jul 23, 2020

  1. Update testdata

    In the past 6 months, `cucumber/cucumber`-repo has seen a variet of
    changes all of which have been fixed with this commit:
      * background to have `id`
      * rule to have `id`
      * examples to have `id`
      * ensure to only strip leading and trailing spaces in table cells.
      Keep newline intact
      * ensure escaped delimiter within doc_string is not recorded as escaped
      * doc_string has field change: contentType -> mediaType
      * ignore comments on tags
    
    See:
      cucumber/common#891
      cucumber/common#880
      cucumber/common#889
      cucumber/common#800
    
    At the time of this commit, master for `cucumber/cucumber` was at:
    a7c593f479e7ae739b49108f79bba4853352d99c
    kevin-johnson-shopify committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    ef66980 View commit details
    Browse the repository at this point in the history