diff --git a/tox.ini b/tox.ini index 8c3f9c57c..fdd3707f7 100644 --- a/tox.ini +++ b/tox.ini @@ -50,7 +50,7 @@ commands = # gabbi tests without needing to discovery across the entire body of # tests. [testenv:gabbi] -setenv = OS_TEST_PATH=aodh/tests/gabbi +setenv = OS_TEST_PATH=aodh/tests/functional/gabbi commands = bash -x {toxinidir}/setup-test-env-mongodb.sh \ python setup.py testr --testr-args="{posargs}"