Skip to content

Commit 9f6585c

Browse files
author
jennybuckley
committed
Add tests
1 parent 49364a2 commit 9f6585c

File tree

3 files changed

+725
-15
lines changed

3 files changed

+725
-15
lines changed

merge/key_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ func TestUpdateAssociativeLists(t *testing.T) {
8686
Managed: fieldpath.ManagedFields{
8787
"default": &fieldpath.VersionedSet{
8888
Set: _NS(
89+
_P("list", _KBF("name", _SV("b"))),
8990
_P("list", _KBF("name", _SV("b")), "name"),
9091
_P("list", _KBF("name", _SV("b")), "value"),
9192
),

0 commit comments

Comments
 (0)