cucumber / cucumber-ruby-wire

Wire protocol plugin for Cucumber
MIT License
7 stars 11 forks source link

Fix `features/snippets_message.feature` file #24

Closed vincent-psarga closed 3 years ago

vincent-psarga commented 5 years ago

Feature features/snippets_message.feature had to be modified in commit e7feefc due to a bug in Gherkin (gherkin#290).

Once it's fixed, we should be able to revert the file to use two spaces instead of \t.

We should still be able to release the gem with this fix and get cucumber-ruby 4.0.0rc2 without being blocked by this issue.