mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-17 19:48:31 +02:00
whitespace change
This commit is contained in:
parent
ce84a7ef6e
commit
6c977929d4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
Feature: Writing new entries.
|
Feature: Writing new entries.
|
||||||
|
|
||||||
Scenario Outline: Multiline entry with punctuation should keep title punctuation
|
Scenario Outline: Multiline entry with punctuation should keep title punctuation
|
||||||
Given we use the config "<config_file>"
|
Given we use the config "<config_file>"
|
||||||
And we use the password "bad doggie no biscuit" if prompted
|
And we use the password "bad doggie no biscuit" if prompted
|
||||||
When we run "jrnl This is. the title\\n This is the second line"
|
When we run "jrnl This is. the title\\n This is the second line"
|
||||||
|
|
Loading…
Add table
Reference in a new issue