assertNotStrictEquals()
throws with an incorrect error message
#3816
Labels
assertNotStrictEquals()
throws with an incorrect error message
#3816
Describe the bug
assertNotStrictEquals()
throws with an incorrect message I believe.I think it is supposed to say 'expected not to be' instead of 'expected to be'.
Steps to Reproduce
Expected behavior
Error message says 'Expected "actual" not to be strictly unequal to: {}.'
Environment
The text was updated successfully, but these errors were encountered: