diff --git a/heat_integrationtests/README.rst b/heat_integrationtests/README.rst index 3ba61cdc1c..ec4635a56a 100644 --- a/heat_integrationtests/README.rst +++ b/heat_integrationtests/README.rst @@ -15,7 +15,7 @@ To run the tests against DevStack, do the following:: # run the heat integration tests cd $DEST/heat - stestr --test-path=heat_integrationtests + stestr --test-path=heat_integrationtests run If the Heat Tempest Plugin is also installed, the tests from that will be run as well.