| 1 | import { expect } from "earljs"; |
| 2 | |
| 3 | import { explorerApiUrls } from "../ethereum-viewer/src/explorer/networks"; |
| 4 | import { apiUrlToWebsite } from "../ethereum-viewer/src/explorer/apiUrlToWebsite"; |
nothing calls this directly
no test coverage detected