Skip to content

Tag tests that require admin access

Mark Lapierre requested to merge ml-qa-set-requires-admin into master

What does this MR do?

We don't run tests that require Administrator access against our Production environments. This tags those tests with :requires_admin so they can be skipped when run with QA_CAN_TEST_ADMIN_FEATURES set to false.

Related changes:

Does this MR meet the acceptance criteria?

Conformity

Edited by Mark Lapierre

Merge request reports