Skip to content

Commit

Permalink
Fix notification-writer BDD tests
Browse files Browse the repository at this point in the history
  • Loading branch information
juandspy authored Nov 4, 2024
1 parent 9026aca commit 7a63fed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion features/steps/notification_writer.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def check_help_from_ccx_notification_writer(context):
-migrate string
set database version
-migration-info
prints migration info
prints migration info
-new-reports-cleanup
perform new reports clean up
-old-reports-cleanup
Expand All @@ -104,6 +104,8 @@ def check_help_from_ccx_notification_writer(context):
perform clean up of read_errors table
-show-configuration
show configuration
-truncate-old-reports
truncate the reported table
-version
show version"""

Expand Down

0 comments on commit 7a63fed

Please sign in to comment.