mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-11 17:46:12 +02:00
Change 'datecounts' to 'dates'
This commit is contained in:
parent
4bf1da9959
commit
23eb0829fd
3 changed files with 6 additions and 6 deletions
|
@ -559,7 +559,7 @@ Feature: Custom formats
|
|||
Given we use the config "<config>.yaml"
|
||||
And we use the password "test" if prompted
|
||||
When we run "jrnl 2020-08-31 01:01: Hi."
|
||||
And we run "jrnl --format datecount"
|
||||
And we run "jrnl --format dates"
|
||||
Then the output should be
|
||||
"""
|
||||
2020-08-29, 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue