mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 06:22:53 +00:00
ci: increase npm package install speed
This commit is contained in:
@@ -23,7 +23,7 @@ describe('Settings', () => {
|
||||
|
||||
describe('settings-page', () => {
|
||||
beforeEach(() => {
|
||||
page.navigateTo('#/settings');
|
||||
page.navigateTo('/settings');
|
||||
});
|
||||
|
||||
it('should have a localized title saying "Einstellungen"', () => {
|
||||
|
||||
Reference in New Issue
Block a user