Closed jorrit closed 8 years ago
The current error message is AssertionError: false == true. With this change, it will be more meaningful, showing the actual and expected string values.
AssertionError: false == true
thanks!
The current error message is
AssertionError: false == true
. With this change, it will be more meaningful, showing the actual and expected string values.