channels: Properly diagnose test failure.
authorLudovic Courtès <ludo@gnu.org>
Wed, 1 Jul 2020 21:15:36 +0000 (23:15 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 1 Jul 2020 21:34:51 +0000 (23:34 +0200)
This fixes a style issue similar to that of
a18d02def9862dfb9b7a5e3d5aa3b541b066d198.

* tests/channels.scm ("authenticate-channel, .guix-authorizations"):
Change to 'test-equal' so that test failures are properly diagnosed.

tests/channels.scm

index 591b7b9..7e593b8 100644 (file)
             'failed))))))
 
 (unless (gpg+git-available?) (test-skip 1))
-(test-assert "authenticate-channel, .guix-authorizations"
+(test-equal "authenticate-channel, .guix-authorizations"
+  #t
   (with-fresh-gnupg-setup (list %ed25519-public-key-file
                                 %ed25519-secret-key-file
                                 %ed25519bis-public-key-file