add test for TDT

This commit is contained in:
Evgeny Anatskiy
2017-11-01 15:21:25 +01:00
parent 323e1ad64e
commit f419c85955
7 changed files with 6 additions and 9 deletions
@@ -4,10 +4,6 @@ from .framework import selenium_test, SeleniumTestCase
class ToolDescribingToursTestCase(SeleniumTestCase):
"""
export GALAXY_CONFIG_OVERRIDE_WEBHOOKS_DIR=$GALAXY_DIRECTORY/config/plugins/webhooks/demo
"""
def setUp(self):
super(ToolDescribingToursTestCase, self).setUp()
self.home()