10000 Update RedisManagerExtensionTest.php (#54721) · laravel/framework@5082a0c · GitHub
[go: up one dir, main page]

Skip to content

Commit 5082a0c

Browse files
authored
Update RedisManagerExtensionTest.php (#54721)
1 parent fa176f7 commit 5082a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Redis/RedisManagerExtensionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public function testUsingCustomRedisConnectorWithRedisClusterInstance()
6262
);
6363
}
6464

65-
public function test_parse_connection_configuration_for_cluster()
65+
public function testParseConnectionConfigurationForCluster()
6666
{
6767
$name = 'my-cluster';
6868
$config = [

0 commit comments

Comments
 (0)
0