We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034c8b9 commit 4ec966eCopy full SHA for 4ec966e
test/run-openshift-pytest
@@ -10,4 +10,4 @@ THISDIR=$(dirname ${BASH_SOURCE[0]})
10
11
git show -s
12
13
-cd "${THISDIR}" && python3 -m pytest -s -rxfapP --showlocals -vv test_nginx_*.py
+cd "${THISDIR}" && python3.12 -m pytest -s -rA --showlocals -vv test_nginx_*.py
0 commit comments