mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
fix broken link to test suite models
This commit is contained in:
parent
4046823699
commit
a0b912c528
|
@ -238,7 +238,7 @@ p
|
|||
python -m pytest <spacy-directory> --models --en # basic and English model tests
|
||||
|
||||
+infobox("Note on model tests", "⚠️")
|
||||
| The test suite specifies a #[+a(gh("spacy", "tests/conftest.py")) list of models]
|
||||
| The test suite specifies a #[+a(gh("spacy", "spacy/tests/conftest.py")) list of models]
|
||||
| to run the tests on. If a model is not installed, the tests will be
|
||||
| skipped. If all models are installed, the respective tests will run once
|
||||
| for each model. The easiest way to find out which models and model
|
||||
|
|
Loading…
Reference in New Issue
Block a user