diff --git a/features/core.feature b/features/core.feature index a436219f..26640c00 100644 --- a/features/core.feature +++ b/features/core.feature @@ -13,7 +13,6 @@ Feature: Functionality of jrnl outside of actually handling journals Then the output should match "^jrnl version v\d+\.\d+(\.\d+)?(-(alpha|beta)\d*)?" Scenario: Running the diagnostic command - Given we use the config "simple.yaml" When we run "jrnl --diagnostic" Then the output should contain "jrnl" And the output should contain "Python"