From e2214c2190b7cb9183c484cff066c4af9508a81a Mon Sep 17 00:00:00 2001 From: Kaitlin Mahar Date: Wed, 12 Oct 2022 12:49:28 -0400 Subject: [PATCH] remove whitespace from test --- .../tests/pool-clear-interrupt-immediately.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/connection-monitoring-and-pooling/tests/pool-clear-interrupt-immediately.json b/source/connection-monitoring-and-pooling/tests/pool-clear-interrupt-immediately.json index e61ca51c67..54e2566ede 100644 --- a/source/connection-monitoring-and-pooling/tests/pool-clear-interrupt-immediately.json +++ b/source/connection-monitoring-and-pooling/tests/pool-clear-interrupt-immediately.json @@ -24,7 +24,7 @@ "name": "waitForEvent", "event": "ConnectionPoolCleared", "count": 1, - "timeout": 1000 + "timeout": 1000 }, { "name": "waitForEvent",