From 550be8233dc4e1f1697739a2648e841ad3380c81 Mon Sep 17 00:00:00 2001 From: Rain Date: Sun, 6 Oct 2024 16:55:38 -0700 Subject: [PATCH] [site] fix spacing --- site/src/docs/running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/docs/running.md b/site/src/docs/running.md index bf92c804a13..1f5ee129ad3 100644 --- a/site/src/docs/running.md +++ b/site/src/docs/running.md @@ -122,7 +122,7 @@ skipped due to their presence in the default filter. For example: ### `--skip` and `--exact` - + Nextest accepts the `--skip` and `--exact` arguments after `--`, emulating the corresponding arguments accepted by `cargo test`. The `--skip` and `--exact` arguments apply to test name filters