-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
None
-
Affects Version/s: 5.2.0beta1
-
Component/s: Agent (G)
-
None
-
Sprint 69 (Oct 2020)
Steps to reproduce:
- enter the zabbix root directory
- initialization the frontend test environment: ant init-frontend-mysql
- execute the test: cd ui/test; phpunit agent.php()
Result:
After the test, the third parameter check faild.
Expected:
The parameter check succeeded.