summaryrefslogtreecommitdiffstats
path: root/.circleci
diff options
context:
space:
mode:
Diffstat (limited to '.circleci')
-rw-r--r--.circleci/selenium_test.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/selenium_test.conf b/.circleci/selenium_test.conf
index 511fc1cd5..567ea9289 100644
--- a/.circleci/selenium_test.conf
+++ b/.circleci/selenium_test.conf
@@ -15,7 +15,7 @@
'experimental_browser_launcher' => '*chrome',
'host' => 'localhost',
'port' => 4444,
- 'browser_url' => 'http://<<HOSTNAME>>:8000',
+ 'browser_url' => 'http://bmo.test',
'attachment_file' => 'https://raw.githubusercontent.com/mozilla-bteam/bmo/master/qa/config/patch.diff',
'bugzilla_installation' => 'bmo',
'bugzilla_path' => '/app',