webpush.Sender: take type converter as ctor param

This commit is contained in:
Vyr Cossont 2025-01-23 10:00:55 -08:00
commit d89f3ec8f1
4 changed files with 9 additions and 6 deletions

View file

@ -125,6 +125,7 @@ func (suite *RealSenderStandardTestSuite) SetupTest() {
Transport: suite,
},
&suite.state,
suite.typeconverter,
)
suite.processor = processing.NewProcessor(