Skip to content

Commit 1fee97c

Browse files
sfmokfabpot
authored andcommitted
fix cssColor HSLA test dataProvider
1 parent d536c47 commit 1fee97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Constraints/CssColorValidatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ public static function getInvalidHSL(): array
396396
}
397397

398398
/**
399-
* @dataProvider getInvalidHSL
399+
* @dataProvider getInvalidHSLA
400400
*/
401401
public function testInvalidHSLA($cssColor)
402402
{

0 commit comments

Comments
 (0)