Merge pull request #1914 from hassanshamim/master [ci skip]

fix broken link to test suite models
This commit is contained in:
Ines Montani 2018-01-31 00:09:24 +00:00 committed by GitHub
commit 2e73d66a35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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