Skip to content

Update security_reports_spec.rb

Will Meek requested to merge update-dependency-list-count-in-spec into master

What does this MR do and why?

Describe in detail what your merge request does and why.

As per #348759 (closed)

!76939 (merged) added functionality such that container scanning results appear in the Dependency List. This MR updates the count in the test to include the mocked container scanning results.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See #348759 (comment 783182715)

How to set up and validate locally

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

Run CHROME_HEADLESS=false bundle exec bin/qa Test::Instance::All http://$INSTANCE/ ./qa/specs/features/ee/browser_ui/13_secure/security_reports_spec.rb

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