Sha256: 1e9f2ee07de248669f4006a17e0764719f97c0f592ca7b0f59f5db9d3fa44f6c
Contents?: true
Size: 375 Bytes
Versions: 19
Compression:
Stored size: 375 Bytes
Contents
Feature: ppl rm Scenario: Remove a contact from the address book Given I am in an address book with a blank contact called bob And I run "ppl rm bob" Then there should be 0 contacts Scenario: Fail when asked to remove a non-existent contact Given I am in the same address book as before And I run "ppl rm bob 2> /dev/null" Then it should fail
Version data entries
19 entries across 19 versions & 1 rubygems