diff --git a/tests/sensitiveMessageFormatterTest.php b/tests/sensitiveMessageFormatterTest.php index c2fa6e6..74991c1 100644 --- a/tests/sensitiveMessageFormatterTest.php +++ b/tests/sensitiveMessageFormatterTest.php @@ -84,6 +84,12 @@ class sensitiveMessageFormatterTest extends ApiTestCase ); } + $this->setValue( + $this->sut, + 'fixedReplacementLength', + $fixedReplacementLenth + ); + $this->callMethod( $this->sut, 'createReplacements',