From 21784799c318cf339fbbd8fea7ed1cd4dae3a921 Mon Sep 17 00:00:00 2001 From: Petr Kalis Date: Tue, 15 Feb 2022 16:19:00 +0100 Subject: [PATCH] OP-2646 - modified readme --- tests/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/README.md b/tests/README.md index d0578f8059..6fb86cd027 100644 --- a/tests/README.md +++ b/tests/README.md @@ -12,8 +12,6 @@ Structure: How to run: ---------- -- single test class could be run by PyCharm and its pytest runner directly -- OR - use Openpype command 'runtests' from command line (`.venv` in ${OPENPYPE_ROOT} must be activated to use configured Python!) -- `${OPENPYPE_ROOT}/python start.py runtests`