python312Packages.dbus-python: increase test timeout

This commit is contained in:
FliegendeWurst
2024-11-23 10:48:14 +01:00
parent 5d5ea9bbde
commit 12836c78ba
@@ -90,7 +90,7 @@ lib.fix (
checkPhase = ''
runHook preCheck
meson test -C _meson-build --no-rebuild --print-errorlogs
meson test -C _meson-build --no-rebuild --print-errorlogs --timeout-multiplier 0
runHook postCheck
'';