Skip to content

Fix Rake/Require offense

What does this MR do and why?

This MR aims to solve the issue #391459 (closed)

Fixes Rake/Require offense in webdrivers.rake task

Screenshots or screen recordings

image

How to set up and validate locally

bundle exec rubocop qa/tasks/webdrivers.rake
Inspecting 1 file
.

1 file inspected, no offenses detected

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