Updates tests

This commit is contained in:
Manuel Ebert 2013-08-14 14:06:53 -07:00
parent 28a5c66193
commit bf4eb7a88c

View file

@ -12,7 +12,7 @@ Feature: Expoting a Journal
Scenario: Exporting using filters should only export parts of the journal
Given we use the config "tags.json"
When we run "jrnl -to 'may 2013' --export json"
When we run "jrnl -until 'may 2013' --export json"
# Then we should get no error
Then the output should be parsable as json
and "entries" in the json output should have 1 element