mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
change wording
This commit is contained in:
parent
58dd3f6f94
commit
cefa9b919e
@ -2182,7 +2182,7 @@ class FunctionCallTest extends TestCase
|
||||
$this->analyzeFile('somefile.php', new \Psalm\Context());
|
||||
}
|
||||
|
||||
public function testTriggerErrorNone(): void
|
||||
public function testTriggerErrorNever(): void
|
||||
{
|
||||
$config = \Psalm\Config::getInstance();
|
||||
$config->trigger_error_exits = 'never';
|
||||
|
Loading…
x
Reference in New Issue
Block a user