Tell us what’s happening:
I was not able to complete this exercise.
The error/feedback I’ve gotten is this:
// running tests
All tests should pass. (Test timed out)
You should choose the correct method for the first assertion - isNull vs. isNotNull. (Test timed out)
You should choose the correct method for the second assertion - isNull vs. isNotNull. (Test timed out)
// tests completed
ya,i was also having such annoying error when i started the course.the course should be reviewed i think.the solution is,after only doing the code for the challenge in the replit run it and see if your code passes in the console and if it does stop it,copy the live url link and paste it in the FCC and run the tests.the reason is as you can see in the browser output in the replit when you run the code it loads the initial template provided by FCC but suddenly crushes and keeps saying Replit waking up.
so,doing what i mentioned above does is when you run the test on FCC first by stoping it in replit it prompts the replit to run again and pass the test before the replit crashes again.
I cannot, for the life of me, get it to work even after stopping it.
I am a total, absolute, dumbass here, so I am going to potentially ask a very stupid question. What is FCC?
And how do I bypass this question, because my test seemed to be accepted as correct by the console in Replit and I want to continue to the next lesson