Update README.md

pull/79/head
smark-1 2024-06-06 14:48:53 -04:00 zatwierdzone przez Cynthia Kiser
rodzic be278515b1
commit fc46c3eaec
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -148,7 +148,7 @@ docker-compose exec -w /code/wagtail web python runtests.py
### Run tests for a specific file
```sh
make test file=wagtail.admin.tests.test_name.py
make test file=wagtail.admin.tests.test_name
```
or