Sha256: 81cb7b9f741c2165d363e13ce808c020c08560b092b3e8d34e12356f9abaa63f
Contents?: true
Size: 472 Bytes
Versions: 19
Compression:
Stored size: 472 Bytes
Contents
Feature: ppl nick Scenario: Add a nickname to a contact Given I am in an address book with a blank contact called bob And I run "ppl nick bob Bob" Then it should succeed And bob should have 1 nickname And the 1st nickname should be "Bob" Scenario: Remove a nickname address from a contact Given I am in the same address book as before And I run "ppl nick bob --delete Bob" Then it should succeed And bob should have 0 nicknames
Version data entries
19 entries across 19 versions & 1 rubygems