You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jawwadHussain302 you have declared a return type and are not returning anything. pls check if you are returning properly for that LinearSearchList function.
@jawwadHussain302, I had the same. The test ran on day2 instead of day1 for me, if you try your code in the LinearSearchList.ts in the /day2 folder, you'll get the green checks.
FAIL src/tests/LinearSearchList.ts
● Test suite failed to run
The text was updated successfully, but these errors were encountered: