mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
add test for TDT
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user