When I click on debug test it shows this error instead of the output shown in the instructions, I have selected the correct breakpoint as instructed.
Put a break point on line number 48 and try. Please let me know what was the output.
1 Like
Now its working, Thanks
putting a breakpoint at return function(48) still gives me the same error
Have you clicked run test instead of debug test. read the instructions carefully
Hey is this issue resolved? I am facing same isuue…can anyone help ??
1 Like
put the breakpoint at the return statement and make sure you are “Debugging” it , not “Running” it