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:
-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
- ],
+ ]
];
}