Skip to content

Commit 8e6a03e

Browse files
authored
Update contributing.md (#10394)
updated test
1 parent 04fc33c commit 8e6a03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To run tests, use the build script:
6868

6969
```bash
7070
./build.sh --test # Linux/macOS
71-
./build.cmd --test # Windows
71+
./build.cmd -test # Windows
7272
```
7373

7474
### Quarantined Tests

0 commit comments

Comments
 (0)