Fix test warnings from missing prop
The ThreadList component has a required felid `threads` but its value was undefined in tests. The value comes from the mocked version of `useRootThread.children`
Showing
Please register or sign in to comment