From 9f44ab22cea6776234cfd17a13072fdc06cbd2df Mon Sep 17 00:00:00 2001 From: Micah Jerome Ellison Date: Wed, 1 Mar 2023 09:32:33 -0800 Subject: [PATCH] Remove extraneous comment in test --- tests/bdd/features/action-combinations.feature | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/bdd/features/action-combinations.feature b/tests/bdd/features/action-combinations.feature index 413e26e1..2fec89e2 100644 --- a/tests/bdd/features/action-combinations.feature +++ b/tests/bdd/features/action-combinations.feature @@ -3,11 +3,6 @@ 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 Given we use the config "" And we write nothing to the editor if opened