| 1 | import {GitHubIntegrationFixture} from 'sentry-fixture/githubIntegration'; |
| 2 | import {OrganizationFixture} from 'sentry-fixture/organization'; |
| 3 | import {ProjectFixture} from 'sentry-fixture/project'; |
| 4 | import {TeamFixture} from 'sentry-fixture/team'; |
nothing calls this directly
no test coverage detected