Skip to content

Add a11y tests for work item milestone

Deepika Guliani requested to merge dg-add-a11y-wi-milestone into master

What does this MR do and why?

Add a11y tests for work item milestone after the fix for the violation was merged

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

No UI changes

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Run the following in the console, should run

bin/rspec spec/features/projects/work_items/work_item_spec.rb

Edited by Deepika Guliani

Merge request reports