update lock clucknut
All checks were successful
All checks were successful
This commit is contained in:
@@ -57,7 +57,7 @@ public function verifyDeprecationsAreTriggered(): void
|
||||
$this->assertTrue(
|
||||
$actualCount === $expectation,
|
||||
sprintf(
|
||||
"Expected deprecation with identifier '%s' was triggered by code executed in test, but expected not to.",
|
||||
"Deprecation with identifier '%s' was triggered by code executed in test, but expected not to.",
|
||||
$identifier
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user