From 349616bf007f642cc942ffdb6c2ca5bba2245aa7e8668e77ed13041f458384fe Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 28 Nov 2024 17:45:35 +0000 Subject: [PATCH] INcrease verbosity of tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=35 --- python-ara.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ara.spec b/python-ara.spec index 10e5099..54897c5 100644 --- a/python-ara.spec +++ b/python-ara.spec @@ -88,7 +88,7 @@ tools and interfaces. %check %if %{with test} -ara-manage test ara +ara-manage test -v 2 ara %endif %if !%{with test}