From ac777f0d63ceae2454ed7175305e742820f6ed04 Mon Sep 17 00:00:00 2001 From: Dmitrijs Goloscapovs Date: Fri, 11 Nov 2022 08:03:56 -0500 Subject: .......... [DEV-2329] fixed coding style --- ui/tests/integration/testProxyConfSync.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/tests/integration/testProxyConfSync.php b/ui/tests/integration/testProxyConfSync.php index 364d7f60401..ac010eb3e29 100644 --- a/ui/tests/integration/testProxyConfSync.php +++ b/ui/tests/integration/testProxyConfSync.php @@ -1048,7 +1048,7 @@ class testProxyConfSync extends CIntegrationTest 'LogFileSize' => 0, 'Hostname' => 'Proxy', 'ListenPort' => PHPUNIT_PORT_PREFIX.self::PROXY_PORT_SUFFIX - ], + ] ]; } -- cgit v1.2.3