mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 13:36:14 +02:00
Fix for #322
This commit is contained in:
parent
924037e2b0
commit
eb0af8f47c
4 changed files with 13 additions and 22 deletions
|
@ -61,7 +61,7 @@ Feature: Zapped bugs should stay dead.
|
|||
|
||||
Scenario: Title with an embedded period on DayOne journal
|
||||
Given we use the config "dayone.yaml"
|
||||
When we run "jrnl 04-24-2014: Ran 6.2 miles today in 1:02:03. I'm feeling sore because I forgot to stretch."
|
||||
When we run "jrnl 04-24-2014: "Ran 6.2 miles today in 1:02:03. I'm feeling sore because I forgot to stretch.""
|
||||
Then we should see the message "Entry added"
|
||||
When we run "jrnl -1"
|
||||
Then the output should be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue