Closed MaikelH closed 2 months ago
Closes #180
Call the StatusCode function instead of passing it as a pointer.
StatusCode
Thanks ! I'll add a test another PR, it's not normal that we have this behaviour passing our test suite.
We didn't have log testing at the time of writing this code, now it's ok
Closes #180
Call the
StatusCode
function instead of passing it as a pointer.