[Test] ee/spec/requests/api/group_service_accounts_spec.rb | API::GroupServiceAccounts GET /groups/:id/service_accounts/:user_id/personal_access_tokens when the feature is licensed when the user is a top-level-group owner when the service_account is pr...
### Test metadata <!-- Don't modify this section as it's auto-generated --> | Field | Value | | ------ | ------ | | File URL | [`ee/spec/requests/api/group_service_accounts_spec.rb#L772`](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/spec/requests/api/group_service_accounts_spec.rb#L772) | | Filename | `ee/spec/requests/api/group_service_accounts_spec.rb` | | Description | `` API::GroupServiceAccounts GET /groups/:id/service_accounts/:user_id/personal_access_tokens when the feature is licensed when the user is a top-level-group owner when the service_account is provisioned_by the group behaves like an access token GET API with access token params when filtering by state returns active tokens when state is active `` | | Test level | `integration` | | Hash | `1ded333e8599cfda59ae3df2f2cf5ae1010139492` | | Max expected duration | < 19.2 seconds | <!-- Don't modify this section as it's auto-generated -->
issue