Skip to content

Commit 5a8a3b3

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Fix that the path of functional test"
2 parents f4e4cd2 + c0a0f0f commit 5a8a3b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/contributor/developing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ To run a specific functional test:
8888

8989
.. code-block:: bash
9090
91-
$ tox -e functional -- --regex functional.tests.compute.v2.test_server
91+
$ tox -e functional -- --regex tests.functional.compute.v2.test_server
9292
9393
Running with PDB
9494
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)