Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/
Class
vitest.setup.ts:111–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
110
// Mock ResizeObserver for test environment
111
class
MockResizeObserver {
112
observe = vi.fn();
113
114
unobserve = vi.fn();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected