a11y test example path is wrong

This test lives in `common/test/acceptance/tests/lms/test_lms_dashboard.py`, so the paver string should be `paver test_a11y -t lms/test_lms_d...`
This commit is contained in:
Brian Jacobel
2017-03-20 15:01:52 -04:00
committed by GitHub
parent e34b40f0d3
commit 254f4c47e5

View File

@@ -505,7 +505,7 @@ relative to the ``common/test/acceptance/tests`` directory. This is an example f
::
paver test_a11y -t test_lms_dashboard.py:LmsDashboardA11yTest.test_dashboard_course_listings_a11y
paver test_a11y -t lms/test_lms_dashboard.py:LmsDashboardA11yTest.test_dashboard_course_listings_a11y
**Coverage**: