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