Remove extraneous comment in test

This commit is contained in:
Micah Jerome Ellison 2023-03-01 09:32:33 -08:00 committed by Jonathan Wren
parent 0e70a57a67
commit 9f44ab22ce

View file

@ -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