Skip to content

Commit

Permalink
remove parallel testing (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
frairon authored Dec 9, 2022
1 parent 7fffd82 commit bb8f56b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion systemtest/processor_visit_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const (

// TestProcessorVisit tests the visiting functionality.
func TestProcessorVisit(t *testing.T) {
t.Parallel()
brokers := initSystemTest(t)

tmc := goka.NewTopicManagerConfig()
Expand Down

0 comments on commit bb8f56b

Please sign in to comment.