Tell us what’s happening:
I’m getting an error on a unit test: 1) Functional Tests
POST /api/check
Check a puzzle placement with single placement conflict:
Uncaught AssertionError: expected [ ‘column’, ‘region’ ] to include ‘row’
Can’t seem to narrow this down either. My first thought was that they weren’t being done in the correct order. Hasn’t sorted it out though.
###Your project link(s)
solution: https://3000-freecodecam-boilerplate-qrs1ym8hawc.ws-us118.gitpod.io
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0
Challenge Information:
Quality Assurance Projects - Sudoku Solver