We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a62c57 commit e81892bCopy full SHA for e81892b
test/run-openshift-pytest
@@ -8,4 +8,4 @@
8
9
THISDIR=$(dirname ${BASH_SOURCE[0]})
10
11
-cd "${THISDIR}" && python3 -m pytest -s -rxfapP --showlocals -vv test_*.py
+cd "${THISDIR}" && python3.12 -m pytest -s -rA --showlocals -vv test_*.py
0 commit comments