15
0
forked from pool/python-ara

INcrease verbosity of tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=35
This commit is contained in:
2024-11-28 17:45:35 +00:00
committed by Git OBS Bridge
parent 3552060d78
commit 349616bf00

View File

@@ -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}