mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-26 17:24:45 +00:00
enable all tests back
This commit is contained in:
parent
1ccd6e0136
commit
3084d1a33d
@ -31,7 +31,7 @@ import { RepoClient } from '../../utilities/repo-client/repo-client';
|
|||||||
import { Utils } from '../../utilities/utils';
|
import { Utils } from '../../utilities/utils';
|
||||||
|
|
||||||
|
|
||||||
fdescribe('Page titles', () => {
|
describe('Page titles', () => {
|
||||||
const loginPage = new LoginPage();
|
const loginPage = new LoginPage();
|
||||||
const logoutPage = new LogoutPage();
|
const logoutPage = new LogoutPage();
|
||||||
const page = new BrowsingPage();
|
const page = new BrowsingPage();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user