Skip to content

Commit 17ca44b

Browse files
Update docs/get-started/tests/index.mdx
Co-authored-by: Manny Silva <[email protected]>
1 parent 476a35b commit 17ca44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/tests/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ These tests run the same way as local tests, but Doc Detective fetches the test
568568
You can run tests using multiple files in multiple directories. Add as many comma-separated input values as necessary.
569569

570570
```bash
571-
npx doc-detective --input inline-tests.md, https://doc-detective.com/sample.spec.json, ./samples/doc-content.md
571+
npx doc-detective --input inline-tests.md,https://doc-detective.com/sample.spec.json,./samples/doc-content.md
572572
```
573573

574574
## Read the results

0 commit comments

Comments
 (0)