From 7174da0f158aa92364132d0dad1302bff05ed3ab Mon Sep 17 00:00:00 2001 From: rcooke-warwick Date: Wed, 22 May 2024 20:42:44 +0100 Subject: [PATCH] add warning to test instructions Change-type: patch Signed-off-by: Ryan Cooke --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 41b06482..26da4db8 100755 --- a/README.md +++ b/README.md @@ -97,6 +97,8 @@ To verify linting you can run `poetry run flake8 --max-line-length=120` Tests ----- +**WARNING: This will delete all devices and orgs of the test users.** + To run the tests, first create a `.env` file with your test user configuration, e.g.: ```