Skip to content

Commit cd268c6

Browse files
Narrow types
1 parent da3b614 commit cd268c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/tests/Target/MapBuilderTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,10 @@ public static function provider(): array
418418
];
419419
}
420420

421+
/**
422+
* @param TargetMap $expected,
423+
* @param non-empty-list<non-empty-string> $files
424+
*/
421425
#[DataProvider('provider')]
422426
public function testBuildsMap(array $expected, array $files): void
423427
{

0 commit comments

Comments
 (0)