diff --git a/systemd.spec b/systemd.spec index 165ac96..1771f26 100644 --- a/systemd.spec +++ b/systemd.spec @@ -515,7 +515,7 @@ EOF %check %if %{with tests} -meson test -C %{_vpath_builddir} -t 3 +meson test -C %{_vpath_builddir} -t 6 %endif #############################################################################################