| 1 | // Cloud-only: the admin Users PAGE — the console surface over `/api/admin/users*`. |
| 2 | // |
| 3 | // The sibling `admin-users.test.ts` pins the API's guarantees. This one pins |
| 4 | // what an operator actually sees, which the API scenario cannot: that the page |
nothing calls this directly
no test coverage detected