Second argument is missed
@ -471,7 +471,7 @@ var result = u({
u.is('name.first', 'Jen'),
u.updateIn('name.last', 'Simpson')
)
});
}, person);
expect(result).to.eql({ person: { name: { first: 'Jen', last: 'Simpson' } } });
```
The note is not visible to the blocked user.