From 37fea3c30a79d2c401dd64b446a0fbfe4a14b966 Mon Sep 17 00:00:00 2001 From: Oleg Pykhalov Date: Sat, 11 Jul 2020 14:01:44 +0300 Subject: [PATCH] tests: zabbix: Fix typo in comment. * gnu/tests/monitoring.scm (run-zabbix-server-test)[test]: Fix typo in comment. --- gnu/tests/monitoring.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/tests/monitoring.scm b/gnu/tests/monitoring.scm index 732fbc54d7..d20b8ac59e 100644 --- a/gnu/tests/monitoring.scm +++ b/gnu/tests/monitoring.scm @@ -280,7 +280,7 @@ zabbix||{} '(file-exists? "/var/run/nginx/pid") marionette)) - ;; Make sure we can access pages that correspond to our repository. + ;; Make sure we can access pages that correspond to our Zabbix instance. (letrec-syntax ((test-url (syntax-rules () ((_ path code)