Skip to content

Commit 5c82b83

Browse files
committed
Remove trailing whitespace in comment
1 parent 33304bb commit 5c82b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/Models/ValidationModelTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ public function testValidationPassesWithMissingFields(): void
243243
public function testValidationWithGroupName(): void
244244
{
245245
$config = new class () extends Validation {
246-
/**
246+
/**
247247
* @var array<string, array<int, string>|string>
248248
*/
249249
public $grouptest = [

0 commit comments

Comments
 (0)