diff options
-rw-r--r-- | qa/config/selenium_test.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/config/selenium_test.conf b/qa/config/selenium_test.conf index 191cf03cc..f0f4ea42a 100644 --- a/qa/config/selenium_test.conf +++ b/qa/config/selenium_test.conf @@ -17,7 +17,7 @@ 'port' => 4444, 'browser_url' => 'http://localhost', 'attachment_file' => '/home/bugzilla/devel/htdocs/bmo/qa/config/patch.diff', - 'bugzilla_installation' => '1144485', + 'bugzilla_installation' => 'bmo', 'bugzilla_path' => '/home/bugzilla/devel/htdocs/bmo', 'test_bug_1' => 1, 'test_bug_2' => 2, |