Add Auditor field in ModifyUserOptions

It was discovered in gitlab-org/terraform-provider-gitlab!3163 that the ModifyUserOptions struct in users.go did not expose the Auditor field while the Users API returns it normally.

This MR adds the field as well as a test function.

Merge request reports

Loading