Skip to content

Commit e025e45

Browse files
Merge branch '5.4' into 6.2
* 5.4: CS fix Fix test provider
2 parents d3033d4 + 1fdee38 commit e025e45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/Functional/CachePoolsTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ public function testCachePools()
2626

2727
/**
2828
* @requires extension redis
29+
*
2930
* @group integration
3031
*/
3132
public function testRedisCachePools()
@@ -49,6 +50,7 @@ public function testRedisCachePools()
4950

5051
/**
5152
* @requires extension redis
53+
*
5254
* @group integration
5355
*/
5456
public function testRedisCustomCachePools()

0 commit comments

Comments
 (0)