diff --git a/src/webui/tests/test_unitary.py b/src/webui/tests/test_unitary.py index c15346a8e5982ea7620eac10c3e6a05a1d0d8078..842425c123848fc7c540c105582e28a12fbe21ad 100644 --- a/src/webui/tests/test_unitary.py +++ b/src/webui/tests/test_unitary.py @@ -65,7 +65,7 @@ class TestWebUI(ClientTestCase): url_for('service.home') url_for('device.home') url_for('link.home') - url_for('main.debug') + #url_for('main.debug') url_for('main.about') url_for('topology_js') url_for('site_js')