Quality Assurance Projects - Sudoku Solver

Tell us what’s happening:
Describe your issue in detail here.
Hello, I am trying to complete this Sudoku Solver, and I completed all but the last test, where the second functional unit test (2_functional-tests.js). I am not sure why it is not letting me pass. I had made 14 functional tests, I had run npm test, all of the 14 tests passed in my program, and NODE_ENV = test is included. If there is anyone who could explain or solve this problem, I appreciate it. Thank you for your time in looking into my problem. I hope this post may help others who have the same problem.

Challenge: Quality Assurance Projects - Sudoku Solver

Link to the challenge:

This is my link to my code
Sudoku Solver FCC - Replit

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.