mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Make test name align with tested thing
This commit is contained in:
parent
3a1a3ebc47
commit
6a213a60aa
@ -463,7 +463,7 @@ class UnusedCodeTest extends TestCase
|
||||
if (rand(0, 1)) {
|
||||
$foo1 = $foo2;
|
||||
|
||||
break;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user