Skip to content

Commit 5ad34f3

Browse files
CS tweaks
1 parent d3ff07d commit 5ad34f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Support/SupportCollectionTest.php

+2
Original file line numberDiff line numberDiff line change
@@ -4260,6 +4260,7 @@ public function testCollectionFromTraversableWithKeys($collection)
42604260

42614261
/**
42624262
* @dataProvider collectionClassProvider
4263+
*
42634264
* @requires PHP >= 8.1
42644265
*/
42654266
public function testCollectionFromEnum($collection)
@@ -4270,6 +4271,7 @@ public function testCollectionFromEnum($collection)
42704271

42714272
/**
42724273
* @dataProvider collectionClassProvider
4274+
*
42734275
* @requires PHP >= 8.1
42744276
*/
42754277
public function testCollectionFromBackedEnum($collection)

0 commit comments

Comments
 (0)