Skip to content
Snippets Groups Projects
Commit 4ae6e304 authored by anonymous's avatar anonymous
Browse files

fix test

parent ecf41425
No related branches found
No related tags found
No related merge requests found
......@@ -181,8 +181,8 @@ class TestEnv:
# assert version == expected_commit, "wrong version: {was}!={exp}".format(was=version, exp=expected_commit)
def test_routes(self):
# if isMaster():
# return
if isMaster():
return
expexted_rules = \
""" ProxyPass /dataset/new http://10.61.47.219/dataset/new
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment