-
-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
Cześć there!
You recently changed the following line from deepStrictEqual to notStrictEqual. As a result, whatever is set in the expected offenders is considered valid.
phantomas/test/integration.test.js
Line 127 in 1c22c62
| assert.notStrictEqual( |
That's handy, but you probably wanted to use deepEqual instead?
macbre
Metadata
Metadata
Assignees
Labels
No labels