Skip to content

Commit cf881c4

Browse files
committed
Rename test_httpd_ -> test_ocp_
Signed-off-by: Petr "Stone" Hracek <[email protected]>
1 parent 4a7e524 commit cf881c4

7 files changed

+1
-1
lines changed

test/run-openshift-pytest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
THISDIR=$(dirname ${BASH_SOURCE[0]})
1010

11-
cd "${THISDIR}" && python3.12 -m pytest -s -rA --showlocals -vv test_httpd*.py
11+
cd "${THISDIR}" && python3.12 -m pytest -s -rA --showlocals -vv test_ocp_*.py
File renamed without changes.

0 commit comments

Comments
 (0)