Skip to content

Make use of existing but unused variable in specs

Dallas Reedy requested to merge make-use-of-plan-variable-in-spec-setup into master

What does this MR do?

While working on #219944 (closed) I noticed that we are setting up a plan variable for this feature spec context but we were never making use of it. In the other contexts within this same file we are also setting up plan variables but we’re making use of those in the way this MR now does.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Dallas Reedy

Merge request reports

Loading