gnu: emacs-magit-popup: Skip tests.

* gnu/packages/emacs-xyz.scm (emacs-magit-popup): Skip tests.

Change-Id: I170cd63443f1e8ed44d6756cca1ce04caf941e2d
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Morgan Smith 2025-04-09 17:52:57 -04:00 committed by Liliana Marie Prikler
parent a2ba096675
commit 1705127b25
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -2200,7 +2200,8 @@ support for Git-SVN.")
(base32 "0znp6gx6vpcsybg774ab06mdgxb7sfk3gki1yp2qhkanav13i6q1"))))
(build-system emacs-build-system)
(arguments
`(#:phases
`(#:tests? #f ; no tests
#:phases
(modify-phases %standard-phases
(add-before 'install 'make-info
(lambda _