Skip to content

Commit

Permalink
Fixing test with the declaration for new retry callback queue
Browse files Browse the repository at this point in the history
  • Loading branch information
jimleroyer committed Apr 10, 2024
1 parent 584fff1 commit 0668d92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/app/test_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ def test_queue_names_all_queues_correct():
QueueNames.REPORTING,
QueueNames.JOBS,
QueueNames.RETRY,
QueueNames.CALLBACKS_RETRY,
QueueNames.NOTIFY,
# QueueNames.CREATE_LETTERS_PDF,
QueueNames.CALLBACKS,
Expand Down

0 comments on commit 0668d92

Please sign in to comment.