This should fail, but is passes: ```js assert.match({}, { unknown: undefined }); ```
This should fail, but is passes: