mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
Use --format instead of --export in datecount test
This commit is contained in:
parent
5219600aa0
commit
1fdfa12bfc
1 changed files with 1 additions and 1 deletions
|
@ -557,7 +557,7 @@ Feature: Custom formats
|
||||||
|
|
||||||
Scenario: Export date counts
|
Scenario: Export date counts
|
||||||
Given we use the config "datecount.yaml"
|
Given we use the config "datecount.yaml"
|
||||||
When we run "jrnl --export datecount"
|
When we run "jrnl --format datecount"
|
||||||
Then we should get no error
|
Then we should get no error
|
||||||
And the output should be
|
And the output should be
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Reference in a new issue