mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Disable tag-component test (#4782)
This commit is contained in:
committed by
Denys Vuika
parent
894a9599a9
commit
5cd0bc9899
@@ -31,7 +31,7 @@ import { UploadActions } from '../actions/ACS/upload.actions';
|
||||
import { StringUtil } from '@alfresco/adf-testing';
|
||||
import { browser } from 'protractor';
|
||||
|
||||
describe('Tag component', () => {
|
||||
xdescribe('Tag component', () => {
|
||||
|
||||
const loginPage = new LoginPage();
|
||||
const tagPage = new TagPage();
|
||||
|
Reference in New Issue
Block a user