From d709486fe4c38f515dadc9c69858c2deb8fb6154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E5=BC=BA?= Date: Sun, 10 Jan 2021 22:58:39 +0800 Subject: [PATCH] fix Trailing Whitespace at e2e test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 高强 --- tests/scalers/mongodb.test.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/scalers/mongodb.test.ts b/tests/scalers/mongodb.test.ts index 128f1b1f7f9..eb97602e232 100644 --- a/tests/scalers/mongodb.test.ts +++ b/tests/scalers/mongodb.test.ts @@ -192,9 +192,9 @@ spec: imagePullPolicy: IfNotPresent restartPolicy: Never backoffLimit: 1 - pollingInterval: 20 - successfulJobsHistoryLimit: 0 - failedJobsHistoryLimit: 10 + pollingInterval: 20 + successfulJobsHistoryLimit: 0 + failedJobsHistoryLimit: 10 triggers: - type: mongoDB metadata: