From e4012426ca8f3750a14d7c0bbf3159b61f28f6a2 Mon Sep 17 00:00:00 2001 From: Aaron Lichtman Date: Sun, 17 Nov 2019 02:07:06 +0100 Subject: [PATCH] Update features/core.feature Co-Authored-By: pspeter --- features/core.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/core.feature b/features/core.feature index f37e151b..50f40984 100644 --- a/features/core.feature +++ b/features/core.feature @@ -27,7 +27,7 @@ Feature: Basic reading and writing to a journal Scenario: Writing an empty entry from the command line Given we use the config "basic.yaml" - When we run "jrnl ''" + When we run "jrnl" and enter "" Then we should get no error And the output should be """