Skip to content

Fix timing issues for dummy broadcast messages

What does this MR do?

Change broadcast message date range for tests to end two days in the future.

Why was this MR needed?

Date.tomorrow was used which has time set to 00:00:00. This makes tests fail if they run around midnight.

What are the relevant issue numbers?

see

Merge request reports