Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jaydip Gabani <[email protected]>
  • Loading branch information
JaydipGabani committed Mar 28, 2024
1 parent bc1c01c commit 35c1a42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/pubsub/dapr/dapr_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ func TestDapr_UpdateConnection(t *testing.T) {
name: "test update connection",
config: map[string]interface{}{
"component": "foo",
"topic": "bar",
},
wantErr: false,
},
Expand Down

0 comments on commit 35c1a42

Please sign in to comment.