E2E test for protected branch settings that supersede code owner rules
gitlab-org/gitlab#35097 (closed) will allow projected branch settings to override code owner approval rules.
We have tests of the code owners and protected branch features that could be extended to provide some coverage for that change.
Task
- Update the existing tests to check that users who are permitted to push or merge to a protected branch can still do so without requiring approval by a code owner.