Commit fedebf37 authored by Sebastien Robin's avatar Sebastien Robin

testnode: update path of firefox

parent 920655a2
......@@ -151,7 +151,7 @@ class UnitTestRunner(object):
for base in software_list))
return path
for option, value in (
('--firefox_bin', lambda: path('firefox', 'firefox/firefox-slapos')),
('--firefox_bin', lambda: path('firefox', 'firefox/firefox')),
('--frontend_url', lambda: config['frontend_url']),
('--node_quantity', lambda: config['node_quantity']),
('--xvfb_bin', lambda: path('xvfb', 'xserver/bin/Xvfb')),
......
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