Stop shimo from appearing as project integration
What does this MR do and why?
Integration.available_integration_names
returns an Array of Strings, so we need to remove 'shimo'
from this instead of :shimo
to remove the integration.
How to set up and validate locally
- Visit http://127.0.0.1:3000//-/settings/integrations the Shimo integration should no longer appear
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Luke Duncalfe