tests: telephony: Fix typo.
* gnu/tests/telephony.scm: Fix typo. Series-to: 65371@debbugs.gnu.org Series-postfix: telephony-team Series-version: 2 Change-Id: I3eb048b8cdd1335c45ffb61b08425a18a2e7a4b2master
parent
693a4785be
commit
58ab25a2ce
|
@ -394,7 +394,7 @@ jami account used as part of the jami configuration are left *unspecified*."
|
||||||
(description "Provisioning test for the jami service.")
|
(description "Provisioning test for the jami service.")
|
||||||
(value (run-jami-test #:provisioning? #t))))
|
(value (run-jami-test #:provisioning? #t))))
|
||||||
|
|
||||||
;;; Thi test verifies that <jami-account> values can be left unspecified
|
;;; This test verifies that <jami-account> values can be left unspecified
|
||||||
;;; without causing any issue (see: https://issues.guix.gnu.org/56799).
|
;;; without causing any issue (see: https://issues.guix.gnu.org/56799).
|
||||||
(define %test-jami-provisioning-partial
|
(define %test-jami-provisioning-partial
|
||||||
(system-test
|
(system-test
|
||||||
|
|
Reference in New Issue