[Test] ee/spec/models/ee/protected_branch_spec.rb | ProtectedBranch.branch_requires_code_owner_approval? when there are matched branches feature_available: false, object: group, code_owner_approval_required: true, result: false is expected to eq false
### Test metadata <!-- Don't modify this section as it's auto-generated --> | Field | Value | | ------ | ------ | | File URL | [`ee/spec/models/ee/protected_branch_spec.rb#L266`](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/spec/models/ee/protected_branch_spec.rb#L266) | | Filename | `ee/spec/models/ee/protected_branch_spec.rb` | | Description | `` ProtectedBranch.branch_requires_code_owner_approval? when there are matched branches feature_available: false, object: group, code_owner_approval_required: true, result: false is expected to eq false `` | | Test level | `unit` | | Hash | `018845e378ed935a87a518d846f8cb9be3cdd42cb` | | Max expected duration | < 45.4 seconds | <!-- Don't modify this section as it's auto-generated -->
issue