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