From 9898bfb071b67412fb2ec00e62b2cd2f7417487d Mon Sep 17 00:00:00 2001 From: VinciGit00 Date: Wed, 24 Apr 2024 20:36:49 +0200 Subject: [PATCH] add test evaluation --- tests/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Readme.md b/tests/Readme.md index c6cfff33..747e88e4 100644 --- a/tests/Readme.md +++ b/tests/Readme.md @@ -6,5 +6,5 @@ Remember to activating Ollama and having installed the LLM on your pc For running the tests run the command: ```python -pytests +pytest ``` \ No newline at end of file