We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9feef commit 4fe7b7fCopy full SHA for 4fe7b7f
1 file changed
test/jsonpatch_test.exs
@@ -420,7 +420,6 @@ defmodule JsonpatchTest do
420
]
421
end
422
423
- @tag :wip
424
test "Create diff with object_hash for list items - modification" do
425
original = [
426
%{id: 1, name: "test1"},
0 commit comments