[Test] spec/requests/api/graphql/mutations/notes/create/diff_note_spec.rb | Adding a DiffNote when the user has permission behaves like a Note mutation when there are rate limit validation errors with rate limiter behaves like a mutation that returns t...
### Test metadata <!-- Don't modify this section as it's auto-generated --> | Field | Value | | ------ | ------ | | File URL | [`spec/requests/api/graphql/mutations/notes/create/diff_note_spec.rb#L61`](https://gitlab.com/gitlab-org/gitlab/-/blob/master/spec/requests/api/graphql/mutations/notes/create/diff_note_spec.rb#L61) | | Filename | `spec/requests/api/graphql/mutations/notes/create/diff_note_spec.rb` | | Description | `` Adding a DiffNote when the user has permission behaves like a Note mutation when there are rate limit validation errors with rate limiter behaves like a mutation that returns top-level errors is expected to contain exactly "This endpoint has been requested too many times. Try again later." `` | | Test level | `integration` | | Hash | `c1487c968cd47e1b3aba30de8f8707134bcabf212` | | Max expected duration | < 19.2 seconds | <!-- Don't modify this section as it's auto-generated -->
issue