I am running a Karma server with CHromeHeadless. This worked fine on my other devices, but on this device I have set another language.
My tests use the default locale and it seems that it is using the locale of my native OS. Because of this my tests are failing. Is it possible to change the default locale ChromeHeadless runs with ? I cannot find documentation on this.