Commit 64e34c4b by Andy Armstrong

Correct the steps for running accessibility tests

parent d4021fb4
......@@ -37,4 +37,5 @@ To run the accessibility tests, which must be run with phantomjs as the browser:
.. code:: bash
SELENIUM_BROWSER=phantomjs python accessibility.py
export SELENIUM_BROWSER=phantomjs
python accessibility.py
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment