From 518bb1668273cd1dd0c7fc40ae73bbc80ffd922a Mon Sep 17 00:00:00 2001 From: Pietro Marchini Date: Wed, 11 Sep 2024 16:47:54 +0200 Subject: [PATCH] Update doc/api/cli.md Co-authored-by: Aviv Keller --- doc/api/cli.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/api/cli.md b/doc/api/cli.md index 2e9452305878c1..ce9cb06b84a686 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -1105,9 +1105,8 @@ added: CHANGEME > Stability: 1.0 - Early development -Set the current working directory for the test runner. -If not specified, the current working directory is used. -This flag is particularly useful when running tests from a different directory. +Set the current working directory for the test runner. If not specified, the current +working directory is used. ### `--experimental-test-isolation=mode`