| 1 | // Regression coverage for the shipping default. The suite-wide setup file |
| 2 | // (`use-real-devtools-bridges.ts`) re-routes the no-op devtools factories to |
| 3 | // the real bridges, so no other test exercises the bridge production |
| 4 | // consumers actually get when they don't opt into devtools. Unmock here so |
nothing calls this directly
no test coverage detected