]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
fix tests
authorDylan William Hardison <dylan@hardison.net>
Mon, 27 Nov 2017 22:45:28 +0000 (17:45 -0500)
committerDylan William Hardison <dylan@hardison.net>
Mon, 27 Nov 2017 22:45:28 +0000 (17:45 -0500)
.circleci/selenium_test.conf

index 511fc1cd59f0c678364dda3064ca83b1b28b4cf4..567ea9289e91cf0e296c5d4b10b6c534298e6845 100644 (file)
@@ -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',