From 640dbc0554f84893668915e9838c8c14d67f7a8f Mon Sep 17 00:00:00 2001 From: karimpwnz Date: Tue, 5 Jan 2021 04:36:52 +0200 Subject: [PATCH] Better scenario description --- features/search.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/search.feature b/features/search.feature index 67411721..c5548819 100644 --- a/features/search.feature +++ b/features/search.feature @@ -263,7 +263,7 @@ Feature: Searching in a journal | basic_folder | | basic_dayone | - Scenario Outline: Combining month, day, and/or year search terms + Scenario Outline: Combining month, day, and year search terms Given we use the config ".yaml" And we use the password "test" if prompted When we run "jrnl -month 08 -day 29 --short"