Skip to content

Commit

Permalink
comment why init
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed Mar 1, 2024
1 parent 3f712d6 commit 117626a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flow/e2e/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import (
"github.com/PeerDB-io/peer-flow/cmd"
)

// TestMain would require merging all tests into e2e package
func init() {
_, peerWorker, peerErr := cmd.WorkerMain(&cmd.WorkerOptions{
TemporalHostPort: "localhost:7233",
Expand Down

0 comments on commit 117626a

Please sign in to comment.