| 1 | import { createNext, FileRef } from 'e2e-utils' |
| 2 | import { NextInstance } from 'e2e-utils' |
| 3 | import { waitForRedbox, getRedboxSource } from 'next-test-utils' |
| 4 | import webdriver from 'next-webdriver' |
nothing calls this directly
no test coverage detected