Skip to content

Commit

Permalink
Merge 7e2ca39 into c44183d
Browse files Browse the repository at this point in the history
  • Loading branch information
afloers authored Jan 25, 2022
2 parents c44183d + 7e2ca39 commit 4dc3fb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/contributing/development/running_tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tests, you can run this with:

.. code-block:: shell
> python setup.py test
> pytest tardis
Running the more advanced unit tests requires TARDIS Reference data that can be
Expand All @@ -32,7 +32,7 @@ downloaded

.. code-block:: shell
> python setup.py test --args="--tardis-refdata=/path/to/tardis-refdata/"
> pytest tardis --tardis-refdata=/path/to/tardis-refdata/
Generating Plasma Reference
===========================
Expand Down

0 comments on commit 4dc3fb2

Please sign in to comment.