I am new in react unit test case. my all test are failing.
React.useEffect(()=> { if(condition1&& condition2) { fetchSomeData();