| 1 | import full from '../../../fixtures/requests/full.json'; |
| 2 | import jsonNullValue from '../../../fixtures/requests/jsonObj-null-value.json'; |
| 3 | import short from '../../../fixtures/requests/short.json'; |
| 4 | import { runCustomFixtures } from '../../../fixtures/runCustomFixtures'; |
nothing calls this directly
no test coverage detected