gnu: ruby-pleaserun: Fix check phase.

* gnu/packages/ruby.scm (ruby-pleaserun)[arguments]<#:phases>: Fix
'check phase.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-01-31 09:19:30 +01:00 committed by Andreas Enge
parent a4915c37d9
commit 08ee74d544
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -4850,7 +4850,8 @@ is known as @url{http://www.ietf.org/rfc/rfc2821.txt, RFC2821}.")
;; The cli_spec.rb test fails non-deterministically with
;; a Errno::EISDIR error (see:
;; https://github.com/jordansissel/pleaserun/issues/155)
(invoke "rspec" "--exclude-pattern" "cli_spec.rb")))))))
(invoke "rspec" "--exclude-pattern"
"spec/pleaserun/cli_spec.rb")))))))
(native-inputs (list ruby-flores ruby-rspec))
(propagated-inputs (list ruby-cabin
ruby-clamp