Tag tests that require admin access
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`.
Showing
Please register or sign in to comment