summaryrefslogtreecommitdiffstats
path: root/qa/config
diff options
context:
space:
mode:
Diffstat (limited to 'qa/config')
-rw-r--r--qa/config/selenium_test.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/qa/config/selenium_test.conf b/qa/config/selenium_test.conf
index 896d332e9..191cf03cc 100644
--- a/qa/config/selenium_test.conf
+++ b/qa/config/selenium_test.conf
@@ -16,9 +16,9 @@
'host' => 'localhost',
'port' => 4444,
'browser_url' => 'http://localhost',
- 'attachment_file' => '/home/bugzilla/devel/htdocs/1144485/qa/config/patch.diff',
+ 'attachment_file' => '/home/bugzilla/devel/htdocs/bmo/qa/config/patch.diff',
'bugzilla_installation' => '1144485',
- 'bugzilla_path' => '/home/bugzilla/devel/htdocs/1144485',
+ 'bugzilla_path' => '/home/bugzilla/devel/htdocs/bmo',
'test_bug_1' => 1,
'test_bug_2' => 2,
'admin_user_login' => 'admin@mozilla.test',