summaryrefslogtreecommitdiff
path: root/clab.md
diff options
context:
space:
mode:
Diffstat (limited to 'clab.md')
-rw-r--r--clab.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/clab.md b/clab.md
index 9b2bef4..f471726 100644
--- a/clab.md
+++ b/clab.md
@@ -13,6 +13,9 @@ then command is successful
when I run clab search Alice
then command is successful
then stdout is exactly ""
+
+when I try to run clab mutt-query Alice
+then command fails
~~~
# Alice and Bob
@@ -43,10 +46,7 @@ then stdout doesn't contain "Bob"
when I run clab mutt-query Alice
then command is successful
-then stdout contains "Alice Atherthon"
-then stdout contains "alice@example.com"
-then stdout doesn't contain "Bob"
-then stdout doesn't contain "bob@example.com"
+then stdout is exactly "clab found matches:\nalice@example.com\tAlice Atherthon\n"
~~~
~~~{#address-book.yaml .file .yaml}