| 1 | import {OrganizationFixture} from 'sentry-fixture/organization'; |
| 2 | |
| 3 | import {InvoiceFixture} from 'getsentry-test/fixtures/invoice'; |
| 4 | import {render, screen, waitFor} from 'sentry-test/reactTestingLibrary'; |
nothing calls this directly
no test coverage detected