Updates admin deploy keys feature specs after refactoring to Vue
What does this MR do and why?
In #344927 (closed) we refactored the Admin -> Deploy keys view from HAML to Vue. This is currently behind the admin_deploy_keys_vue
feature flag that is disabled by default. Before enabling the feature flag this MR ensures that feature specs pass when feature flag is enabled an disabled.
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 Peter Hegman