Skip to content

Commit

Permalink
Fixed go formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sachin-pubmatic committed Feb 1, 2021
1 parent d3e4822 commit 2ca6ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adapters/pubmatic/pubmatic_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -762,4 +762,4 @@ func TestMakeRequestsTrimsPubID(t *testing.T) {
updatedPubID := request.Site.Publisher.ID

assert.Equal(t, "5890", updatedPubID, "Publisher.ID field should be trimmed")
}
}

0 comments on commit 2ca6ef4

Please sign in to comment.