Prefix the factory to avoid name clashes in the future
The following discussion from !105783 should be addressed: - [ ] @splattael started a [discussion](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/105783#note_1378414095): > **Suggestion** (non-blocking) Should we prefix this factory to avoid name clashes in the future? :thinking: > > ```suggestion:-0+0 > factory :remote_development_workspace, class: 'RemoteDevelopment::Workspace' do > ```
issue