fixes: https://linear.app/chatwoot/issue/CW-1574/renable-the-disabled-rubocop-rules
We had instances where after copy-pasting the schedule block, the dev forgets to change the schedule key, This would break some of the scheduled jobs without explicit errors. this PR add a spec that will prevent it from happening