Cleanup outdated TODO

This commit is contained in:
josdejong 2020-05-08 21:09:00 +02:00
parent b3ef0ad6a4
commit 324e5053d9
1 changed files with 0 additions and 2 deletions

View File

@ -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)