Hello,
I am not getting a pass on exercise 2.5, but I am passing the rest of the tests of section 2.
/ 2.5
xasc[sensorId;
$“:/developer-1.5.0-linux/workspace/__nouser__/advanced_capstone/f1/2020.01.01/sensor”];
xasc[sensorId;
$“:/developer-1.5.0-linux/workspace/__nouser__/advanced_capstone/f1/2020.01.02/sensor”];
setattrcol[$":/developer-1.5.0-linux/workspace/ __nouser__ /advanced_capstone/f1";
sensor;sensorId;
p];
The failing test is about time reduction but when I refactored I did get a reduction of 50%.
Is there a problem with this test or can someone push me in the right direction.
Thanks!