[packages/python3-pytest-rerunfailures] - fix test run
baggins
baggins at pld-linux.org
Fri Mar 14 23:19:30 CET 2025
commit 9e9cfe3dee93991d33cd70431435ed998f9624b8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Mar 15 00:19:30 2025 +0100
- fix test run
python3-pytest-rerunfailures.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-pytest-rerunfailures.spec b/python3-pytest-rerunfailures.spec
index 6917ecf..62ff262 100644
--- a/python3-pytest-rerunfailures.spec
+++ b/python3-pytest-rerunfailures.spec
@@ -42,7 +42,7 @@ testy, aby wyeliminować chwilowe niepowodzenia.
%if %{with tests}
PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
PYTEST_PLUGINS="pytest_rerunfailures" \
-%{__python3} -m pytest test_pytest_rerunfailures.py
+%{__python3} -m pytest tests/test_pytest_rerunfailures.py
%endif
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pytest-rerunfailures.git/commitdiff/9e9cfe3dee93991d33cd70431435ed998f9624b8
More information about the pld-cvs-commit
mailing list