From 54c759b935a3db0c451bc87e6bcb370babe46f67 Mon Sep 17 00:00:00 2001 From: drivebyer Date: Fri, 14 Jun 2024 17:38:40 +0800 Subject: [PATCH] fix lint Signed-off-by: drivebyer --- .../v1beta2/scaling/redis-cluster/cluster-status-00.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e-chainsaw/v1beta2/scaling/redis-cluster/cluster-status-00.yaml b/tests/e2e-chainsaw/v1beta2/scaling/redis-cluster/cluster-status-00.yaml index e28a435c0..1a5abdc74 100644 --- a/tests/e2e-chainsaw/v1beta2/scaling/redis-cluster/cluster-status-00.yaml +++ b/tests/e2e-chainsaw/v1beta2/scaling/redis-cluster/cluster-status-00.yaml @@ -7,4 +7,4 @@ status: readyLeaderReplicas: 3 readyFollowerReplicas: 3 state: Ready - reason: RedisCluster is ready \ No newline at end of file + reason: RedisCluster is ready