change fixed length test
This commit is contained in:
parent
5ac8672b88
commit
40f439f1c4
@ -84,6 +84,12 @@ class sensitiveMessageFormatterTest extends ApiTestCase
|
||||
);
|
||||
}
|
||||
|
||||
$this->setValue(
|
||||
$this->sut,
|
||||
'fixedReplacementLength',
|
||||
$fixedReplacementLenth
|
||||
);
|
||||
|
||||
$this->callMethod(
|
||||
$this->sut,
|
||||
'createReplacements',
|
||||
|
Loading…
x
Reference in New Issue
Block a user