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->callMethod(
|
||||||
$this->sut,
|
$this->sut,
|
||||||
'createReplacements',
|
'createReplacements',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user