Index: trunk/extensions/UnitTest/tests/selenium.ini.dst |
— | — | @@ -33,10 +33,8 @@ |
34 | 34 | ; |
35 | 35 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
36 | 36 | [host] |
37 | | -;hostname = "localhost" |
38 | | -hostname = "wikimedia-commit.localhost.wikimedia.org" |
39 | | -;browserUrl = "http://localhost/" |
40 | | -browserUrl = "http://wikimedia-commit.localhost.wikimedia.org/" |
| 37 | +hostname = "localhost" |
| 38 | +browserUrl = "http://localhost/" |
41 | 39 | |
42 | 40 | [credentials] |
43 | 41 | admin[username] = "admin" |