aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/README.md b/tests/README.md
deleted file mode 100644
index 0858884..0000000
--- a/tests/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# QA Automation Bootcamp
-
-Automated API test suite for REST endpoint validation.
-
-## Run
-
-```bash
-pip install -r requirements.txt
-pytest -v