Skip to content

Commit 81d768e

Browse files
authored
Merge pull request labgrid-project#1817 from dlech/fix-dev-docs
doc/development: remove --lg-env option from pytest
2 parents b94e172 + 15f0d07 commit 81d768e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Tests can now be run via:
3636

3737
.. code-block:: bash
3838
39-
python -m pytest --lg-env <config>
39+
python -m pytest
4040
4141
Writing a Driver
4242
----------------

0 commit comments

Comments
 (0)