You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
luke-hill
added
🧷 pinned
Tells Stalebot not to close this issue
and removed
⌛ stale
Will soon be closed by stalebot unless there is activity
labels
Sep 21, 2020
Describe the bug
An error is raised for
map_headers
on aDataTable
if one header value is a prefix of another header value.To Reproduce
Expected behavior
[{"Ant"=>1, "Anteater"=>2}]
Your Environment
Ruby 2.6.6p146
Cucumber 4.1.0
Additional context
Appears to be due to this PR: 7b98250#diff-0466a7e3105b8e1a9e19cb8b0750f74fR510
The text was updated successfully, but these errors were encountered: