fixes: https://linear.app/chatwoot/issue/CW-1574/renable-the-disabled-rubocop-rules
The current way of writing specs for automation in one single file automation_listener isn't effective. Hence we are breaking down the specs for each class into separate spec files. fixes: CW-1447