mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Remove extraneous comment in test
This commit is contained in:
parent
0e70a57a67
commit
9f44ab22ce
1 changed files with 0 additions and 5 deletions
|
@ -3,11 +3,6 @@
|
||||||
|
|
||||||
Feature: Test combinations of edit, change-time, and delete
|
Feature: Test combinations of edit, change-time, and delete
|
||||||
|
|
||||||
# [x] edit + change-time
|
|
||||||
# [x] edit + delete
|
|
||||||
# [x] change-time + delete
|
|
||||||
# [ ] edit + change-time + delete
|
|
||||||
|
|
||||||
Scenario Outline: --change-time with --edit modifies selected entries
|
Scenario Outline: --change-time with --edit modifies selected entries
|
||||||
Given we use the config "<config_file>"
|
Given we use the config "<config_file>"
|
||||||
And we write nothing to the editor if opened
|
And we write nothing to the editor if opened
|
||||||
|
|
Loading…
Add table
Reference in a new issue