We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4e4cd2 + c0a0f0f commit 5a8a3b3Copy full SHA for 5a8a3b3
1 file changed
doc/source/contributor/developing.rst
@@ -88,7 +88,7 @@ To run a specific functional test:
88
89
.. code-block:: bash
90
91
- $ tox -e functional -- --regex functional.tests.compute.v2.test_server
+ $ tox -e functional -- --regex tests.functional.compute.v2.test_server
92
93
Running with PDB
94
~~~~~~~~~~~~~~~~
0 commit comments