guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#76938] [PATCH Cuirass 03/13] tests: forgejo: Explicit test name.


From: Romain GARBAGE
Subject: [bug#76938] [PATCH Cuirass 03/13] tests: forgejo: Explicit test name.
Date: Tue, 11 Mar 2025 11:34:28 +0100

* tests/forgejo.scm : Explicit test name.
---
 tests/forgejo.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/forgejo.scm b/tests/forgejo.scm
index 2718bb3..10f183a 100644
--- a/tests/forgejo.scm
+++ b/tests/forgejo.scm
@@ -1,5 +1,5 @@
-;;; forgejo.scm -- tests for (cuirass forgejo) module
-;;; Copyright © 2024 Romain GARBAGE <romain.garbage@inria.fr>
+;;; forgejo.scm -- tests for (cuirass forges forgejo) module
+;;; Copyright © 2024-2025 Romain GARBAGE <romain.garbage@inria.fr>
 ;;;
 ;;; This file is part of Cuirass.
 ;;;
@@ -64,7 +64,7 @@
     }
   }")
 
-(test-assert "default-json"
+(test-assert "forgejo-pull-request->specification: default-json"
   (specifications=?
    (let ((event (json->forgejo-pull-request-event default-pull-request-json)))
      (forgejo-pull-request->specification
-- 
2.48.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]