mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Fix test name
This commit is contained in:
parent
dea1d58b2a
commit
940534992e
@ -671,7 +671,7 @@ class FileManipulationTest extends TestCase
|
||||
['PossiblyUndefinedVariable'],
|
||||
true,
|
||||
],
|
||||
'possiblyUndefinedVariable' => [
|
||||
'twoPossiblyUndefinedVariables' => [
|
||||
'<?php
|
||||
if (rand(0, 1)) {
|
||||
$a = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user