Skip to content

Commit 376603e

Browse files
PookieBunstiangolo
andauthored
✏️ Fix contributing instructions to run tests, update script name (#634)
Co-authored-by: Sebastián Ramírez <[email protected]>
1 parent 30d2b30 commit 376603e

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
@@ -112,7 +112,7 @@ There is a script that you can run locally to test all the code and generate cov
112112
<div class="termy">
113113

114114
```console
115-
$ bash scripts/test-cov-html.sh
115+
$ bash scripts/test.sh
116116
```
117117

118118
</div>

0 commit comments

Comments
 (0)