Skip to content

Commit c321104

Browse files
committed
Remove trailing whitespace in comment
1 parent 0de6b09 commit c321104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)