From 77b8589dbb4a7416f383de86d59eb0d153ee85d2 Mon Sep 17 00:00:00 2001 From: Pierrick HYMBERT Date: Fri, 23 Feb 2024 18:57:38 +0100 Subject: [PATCH] server: tests: linter --- examples/server/tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/server/tests/README.md b/examples/server/tests/README.md index 8f708f8ab..aeac7f169 100644 --- a/examples/server/tests/README.md +++ b/examples/server/tests/README.md @@ -24,4 +24,4 @@ Feature or Scenario must be annotated with `@llama.cpp` to be included in the de - `@wip` to focus on a scenario working in progress To run a scenario annotated with `@bug`, start: -`DEBUG=ON ./tests.sh --no-skipped --tags bug` \ No newline at end of file +`DEBUG=ON ./tests.sh --no-skipped --tags bug`