Skip to content

Draft: Rename require true refs to required

Dan Davison requested to merge dj-rename-require-refs into master

What does this MR do and why?

Rename existing occurrences of require: true to required: true.

By adding required: true as a parameter to an element

From https://docs.gitlab.com/ee/development/testing_guide/end_to_end/dynamic_element_validation.html#application

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports