Skip to content

Commit 98c22c1

Browse files
committed
lint
1 parent fd1b288 commit 98c22c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/Validator/Query/FilterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public function setUp(): void
4444
'array' => false,
4545
]),
4646
];
47-
47+
4848
$this->validator = new Filter($attributes, 'int');
4949
}
5050

0 commit comments

Comments
 (0)