()
| 88 | if ($[0] === Symbol.for("react.memo_cache_sentinel")) { |
| 89 | t1 = () => { |
| 90 | const run = async function run() { |
| 91 | const checkResult = await checkEndpoints(); |
| 92 | setResult(checkResult); |
| 93 | setIsChecking(false); |
| 94 | }; |
| 95 | run(); |
| 96 | }; |
| 97 | t2 = []; |
no test coverage detected