https://learninghub.kx.com/forums/topic/advanced-capstone-2-3-test-error
Is there an issue with the final test case for question 2.3 on .f1.checkSensor? My code is passing all of the section 2 tests and it displays the correct results when I call the .f1.checkSensor[raceDay;lapTable;
`all] function but when I run the actual checkSensor function tests, 1 of them is failing.
I've attached a screenshot of my function code as well as the error that is being displayed. Everything is passing but this individual function test so not sure what's going on.
Thanks.