Fix link to pytest-mozwebqa to be from /mozilla repo-owner

This commit is contained in:
Stephen Donner 2015-02-06 14:05:27 -08:00
Родитель 0b7aa06e42
Коммит 4b06429a44
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -108,8 +108,8 @@ An example of running one test in a file:
py.test --driver=firefox --credentials=/path/to/credentials/credentials.yaml tests/test_manage_runs_page.py -k test_that_user_can_create_and_delete_run
The mozwebqa plugin has advanced command line options for reporting and using browsers. See the documentation on [davehunt's pytest mozwebqa github][pymozwebqa].
[pymozwebqa]: https://github.com/davehunt/pytest-mozwebqa
The mozwebqa plugin has advanced command line options for reporting and using browsers. See the documentation on [pytest mozwebqa github][pymozwebqa].
[pymozwebqa]: https://github.com/mozilla/pytest-mozwebqa
#### Moz-grid-config (Optional/Intermediate level)
Prerequisites: [Java Runtime Environment][Java JRE], [Apache Ant][ANT]