()
| 125 | if ($[0] === Symbol.for("react.memo_cache_sentinel")) { |
| 126 | t1 = () => { |
| 127 | const run = async function run() { |
| 128 | const checkResult = await checkEndpoints(); |
| 129 | setResult(checkResult); |
| 130 | setIsChecking(false); |
| 131 | }; |
| 132 | run(); |
| 133 | }; |
| 134 | t2 = []; |
no test coverage detected