From 7a63fede22be8bb6d2732b8b184f999afee1f77f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20D=C3=ADaz?= Date: Mon, 4 Nov 2024 08:59:32 +0100 Subject: [PATCH] Fix notification-writer BDD tests --- features/steps/notification_writer.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/features/steps/notification_writer.py b/features/steps/notification_writer.py index 6bcbe0ee..6f6058d8 100644 --- a/features/steps/notification_writer.py +++ b/features/steps/notification_writer.py @@ -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 @@ -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"""