Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Termina1 committed Nov 22, 2024
1 parent 2102e0b commit 8a4113d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chotki_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ func TestChotki_CheckMdeltaTR(t *testing.T) {
assert.Nil(t, err)

_, tlv, err := a.ObjectFieldTLV(IdNames)
a.ObjectMapper()
assert.Nil(t, err)

names, err := a.MapTRField(IdNames)
Expand Down

0 comments on commit 8a4113d

Please sign in to comment.