I created an event that runs once every week. I want to test this event, but of course, I don't want to wait the entire week.
How can I test this event? Best practices?
I created an event that runs once every week. I want to test this event, but of course, I don't want to wait the entire week.
How can I test this event? Best practices?