You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem, where I check if two floats are equal in an assert_eq. One is returned by a function on is fix. The assert error is saying two tests have failed, with a message, that says they are the same.
I also made a gist with my code. https://gist.github.com/leonkunert/1d07c9d2f5969e393435
The text was updated successfully, but these errors were encountered:
I have a problem, where I check if two floats are equal in an assert_eq. One is returned by a function on is fix. The assert error is saying two tests have failed, with a message, that says they are the same.

I also made a gist with my code.
https://gist.github.com/leonkunert/1d07c9d2f5969e393435
The text was updated successfully, but these errors were encountered: