Skip to content

E2E: Remove after blocks from user_inherited_access_spec

What does this MR do and why?

This MR removes the after blocks from qa/qa/specs/features/browser_ui/1_manage/user/user_inherited_access_spec.rb and qa/qa/specs/features/api/1_manage/user_inherited_access_spec.rb so that failed test resources can be kept on the environment to help debug failures such as #386597 (closed)

Our test data cleanup scripts already remove leftover resources from failed tests on a weekly basis.

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