diff --git a/README.rst b/README.rst index d4681c2..1a6acb0 100644 --- a/README.rst +++ b/README.rst @@ -34,4 +34,4 @@ Run this command:: To run a single test case, run with the test case name, for example:: - $ tox -e all-plugin -- zun_tempest_plugin.tests.tempest.api.test_containers.test_list_containers + $ tox -e all-plugin -- zun_tempest_plugin.tests.tempest.api.test_containers.TestContainer.test_list_containers