initializers/sidekiq: Don't set Redis URL in development or test
Created by: teddywing
Don't set this configuration in development and test environments to enable Sidekiq to connect to the default Redis server by default without setting the environment variable.