Sha256: 36af15484277f77a8bb81e9f9c481921393f3a14b59a19349af5eff0945136b0
Contents?: true
Size: 261 Bytes
Versions: 9
Compression:
Stored size: 261 Bytes
Contents
@webapp @javascript Feature: List memcached pair Scenario: Success Given a key named "foo" with the content "bar" exists And a key named "fu" with the content "bar" exists When I visit "#/" Then I should see "foo" and "fu" keys in the listing
Version data entries
9 entries across 9 versions & 1 rubygems