summaryrefslogtreecommitdiff
path: root/yarns
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-04-26 15:47:26 +0100
committerLars Wirzenius <liw@liw.fi>2014-04-26 15:47:26 +0100
commit9e973b40f0bece597d34b9665e72905e39f9426b (patch)
tree750fe3eedcb1fe58e984f16972dc1cff6ab8382b /yarns
parent38fd8f2d19039da38dead9a3553aeea5e67ad7ad (diff)
downloaddistix-9e973b40f0bece597d34b9665e72905e39f9426b.tar.gz
Check that "distix new" commits everything to git
Diffstat (limited to 'yarns')
-rw-r--r--yarns/040-new.yarn1
1 files changed, 1 insertions, 0 deletions
diff --git a/yarns/040-new.yarn b/yarns/040-new.yarn
index 0f6de14..0c957f6 100644
--- a/yarns/040-new.yarn
+++ b/yarns/040-new.yarn
@@ -15,6 +15,7 @@ This chapter has scenarios for creating new tickets.
WHEN user attempts to run distix new new-ticket-title
THEN attempt succeeded
+ AND everything in . is committed to git
WHEN user attempts to run distix list
THEN attempt succeeded