mirror of
https://github.com/wrabit/django-cotton.git
synced 2025-08-04 07:08:21 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
e0b89f9f4e
commit
a2ed11f40d
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ The development environment is set up using Docker. To build the project, run th
|
||||||
Please ensure that your changes pass all existing tests and, if applicable, add new tests to cover your changes.
|
Please ensure that your changes pass all existing tests and, if applicable, add new tests to cover your changes.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./dev/docker/bin/test.sh # append the test module path to test one module or test
|
./dev/docker/bin/test.sh # append the test module path to test one module or test method
|
||||||
```
|
```
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue