Commit b15455a0 authored by Rafael Monnerat's avatar Rafael Monnerat

The ZELENIUM_BASE_URL changed, follow up previous modifications.

Follow up commit e0855913
parent 3dbd9cd1
......@@ -268,7 +268,7 @@ class FunctionalTestRunner:
% (self.portal.portal_url(), remote_code_url, self.user, self.password)
return ZELENIUM_BASE_URL % (self.portal.portal_url(), self.run_only,
self.portal.portal_url(), self.user, self.password)
self.user, self.password)
def test(self, debug=0):
xvfb = Xvfb(self.instance_home)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment