Skip to content

Commit

Permalink
CS tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Mar 12, 2023
1 parent d3ff07d commit 5ad34f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Support/SupportCollectionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4260,6 +4260,7 @@ public function testCollectionFromTraversableWithKeys($collection)

/**
* @dataProvider collectionClassProvider
*
* @requires PHP >= 8.1
*/
public function testCollectionFromEnum($collection)
Expand All @@ -4270,6 +4271,7 @@ public function testCollectionFromEnum($collection)

/**
* @dataProvider collectionClassProvider
*
* @requires PHP >= 8.1
*/
public function testCollectionFromBackedEnum($collection)
Expand Down

0 comments on commit 5ad34f3

Please sign in to comment.