diff --git a/adapters/pubmatic/pubmatic_test.go b/adapters/pubmatic/pubmatic_test.go index 21eb56806de..d28ade74efb 100644 --- a/adapters/pubmatic/pubmatic_test.go +++ b/adapters/pubmatic/pubmatic_test.go @@ -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") -} \ No newline at end of file +}