Skip to content

Commit 4fe7b7f

Browse files
committed
removed @tag wip from tests
1 parent 3b9feef commit 4fe7b7f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/jsonpatch_test.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ defmodule JsonpatchTest do
420420
]
421421
end
422422

423-
@tag :wip
424423
test "Create diff with object_hash for list items - modification" do
425424
original = [
426425
%{id: 1, name: "test1"},

0 commit comments

Comments
 (0)