// ejecutando pruebas If the coordinate submitted to
api/check
does not point to an existing grid cell, the returned value will be
{ error: 'Invalid coordinate'}
All 12 unit tests are complete and passing. All 14 functional tests are complete and passing. // pruebas completadas // salida de consola [Error: expected { status: ‘unavailable’ } to be an array] [Error: expected { status: ‘unavailable’ } to be an array]
I have this issue…
this is my replit…