diff options
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml index c932399d4..3fbf0ace5 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml @@ -422,7 +422,7 @@ </property> </activation> <properties> - <baseUrl>http://localhost:${container.test.port}/archiva/index.html</baseUrl> + <baseUrl>http://localhost:${container.test.port}/archiva/index.html?request_lang=en</baseUrl> </properties> </profile> <profile> |