Cleanup outdated TODO
This commit is contained in:
parent
b3ef0ad6a4
commit
324e5053d9
|
@ -333,5 +333,3 @@ test('jsonpatch test (fail: value not equal)', () => {
|
|||
expect(result.revert).toEqual([])
|
||||
expect(result.error.toString()).toEqual('Error: Test failed, value differs')
|
||||
})
|
||||
|
||||
// TODO: test all operations with JSONPatchOptions (not just add)
|
Loading…
Reference in New Issue