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
codingTest.challenges is null. CodingTest.test.js fails!
The file src/client/src/components/CodingTest/CodeEditor.js gives the following error. Although the project is deployed live on coding-test-platform.web.app/ I keep failing the CodingTest.test.js unit test.
It says challenges is null. How can I fix this?
The text was updated successfully, but these errors were encountered:
sourabhgo
changed the title
TypeError: Cannot read properties of null (reading 'challenges'
TypeError: Cannot read properties of null (reading 'challenges')
Sep 5, 2023
codingTest.challenges is null. CodingTest.test.js fails!
The file src/client/src/components/CodingTest/CodeEditor.js gives the following error. Although the project is deployed live on coding-test-platform.web.app/ I keep failing the CodingTest.test.js unit test.
It says challenges is null. How can I fix this?
The text was updated successfully, but these errors were encountered: