Sha256: a771760a4b2dad6589669b43c32a8e88b2e8119ce2192450542a69e0c2080375
Contents?: true
Size: 148 Bytes
Versions: 9
Compression:
Stored size: 148 Bytes
Contents
Then /^I should see "(.*?)" and "(.*?)" keys in the listing$/ do |key1, key2| page.should have_content(key1) page.should have_content(key2) end
Version data entries
9 entries across 9 versions & 1 rubygems