Fix typos in test files

This commit is contained in:
William Minchin 2014-01-29 09:43:29 -07:00
parent 253978f747
commit d957fd70ee
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
Feature: Fixing broken config files
Scenario: Loading a file with journal
Scenario: Loading a file with journal
Given we use the config "broken.json"
When we run "jrnl -n 2"
Then we should see the message "Some errors in your jrnl config have been fixed for you."