Skip to content

Commit

Permalink
Updated unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszslabon committed Aug 21, 2023
1 parent 3e589c3 commit 8800eac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/protocol/announcer/announcer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ func TestAnnouncer(t *testing.T) {
localChain.Signing(),
)

RegisterUnmarshaller(broadcastChannel)

announcer := New(
protocolID,
broadcastChannel,
Expand Down

0 comments on commit 8800eac

Please sign in to comment.