use right configuration for a test

This commit is contained in:
MinchinWeb 2018-04-10 15:06:26 -06:00
parent ea19458e7c
commit 1bfa1b3db3

View file

@ -80,7 +80,7 @@ Feature: Zapped bugs should stay dead.
"""
Scenario: Writing an entry at the prompt with non-ascii characters
# https://github.com/maebert/jrnl/issues/295
Given we use the config "basic.json"
Given we use the config "basic.yaml"
When we run "jrnl" and enter "Crème brûlée & Mötorhead"
Then we should get no error
and the journal should contain "Crème brûlée & Mötorhead"