Skip to content

Spec cleanup - prefer local variable to let

Tristan Read requested to merge tr-incident-spec-follow-up into master

What does this MR do?

Addresses non-blocking feedback from an MR, to prefer local variables over let for a single test.

Feedback: !39822 (comment 406178513)

Issue: #230846 (closed)

Screenshots

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:

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

Merge request reports