Skip to content

Commit

Permalink
Remove unused event field in tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Apr 3, 2024
1 parent d8e6d33 commit 8aa86c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/eventstream/append_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ func TestAppend(t *testing.T) {
type dependencies struct {
Journals *memoryjournal.BinaryStore
Supervisor *Supervisor
Events <-chan Event
Packer *envelope.Packer
}

Expand Down

0 comments on commit 8aa86c7

Please sign in to comment.