Add feature specs when your_work_projects_vue feature flag is enabled
What does this MR do and why?
In &13066 (closed) we are migrating Your work -> Projects to Vue with a GraphQL data source. This is currently behind the your_work_projects_vue feature flag. When we first started this migration we stubbed your_work_projects_vue feature flag as false because the Vue UI wasn't complete enough for feature specs. We now have the Vue version built so we can remove the global stub the feature flag and add feature specs for the Vue version.
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.