I’m trying to make a unittest for one of my functions. The actual and expected are exactly the same, but despite that it gave me an assertion failed error. See screenshot below
Does anyone know what the problem could be?
I’m trying to make a unittest for one of my functions. The actual and expected are exactly the same, but despite that it gave me an assertion failed error. See screenshot below
Does anyone know what the problem could be?