Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2022-11-11 16:03:56 +0300
committerDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2022-11-11 16:03:56 +0300
commitac777f0d63ceae2454ed7175305e742820f6ed04 (patch)
treea32090cd8110a879688de32d55154819c499543e
parent3bffc5ccdbb26e7b3226218d5b21f1e107e78ba4 (diff)
.......... [DEV-2329] fixed coding style
-rw-r--r--ui/tests/integration/testProxyConfSync.php2
1 files changed, 1 insertions, 1 deletions
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
- ],
+ ]
];
}