From 1e712069a1022978091338160042135fd2114823 Mon Sep 17 00:00:00 2001 From: Ron Rise Date: Tue, 6 May 2025 13:02:13 -0400 Subject: [PATCH] Fixed errors --- tests/Traefik/RedisClientRoutersTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Traefik/RedisClientRoutersTest.php b/tests/Traefik/RedisClientRoutersTest.php index 11dd0b9..8d7c2ba 100644 --- a/tests/Traefik/RedisClientRoutersTest.php +++ b/tests/Traefik/RedisClientRoutersTest.php @@ -110,4 +110,4 @@ class RedisClientRoutersTest extends Unit { $this->allTest(ProtocolEnum::UDP); } -} \ No newline at end of file +}