| 1 | import { mockGitHubCloudAccount } from '../../__mocks__/account-mocks'; |
| 2 | import { mockAuth } from '../../__mocks__/state-mocks'; |
| 3 | import { mockRawUser } from '../api/__mocks__/response-mocks'; |
| 4 |
nothing calls this directly
no test coverage detected