mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
ACS-4126 Fixed single test
This commit is contained in:
@@ -436,7 +436,7 @@ describe('LibraryMetadataFormComponent', () => {
|
|||||||
|
|
||||||
clickOnUpdate();
|
clickOnUpdate();
|
||||||
tick(100);
|
tick(100);
|
||||||
expect(findShowingTagInputButton().hasAttribute('hidden')).toBeFalse();
|
expect(tagsCreator.tagNameControlVisible).toBeFalse();
|
||||||
}));
|
}));
|
||||||
|
|
||||||
describe('Setting tags', () => {
|
describe('Setting tags', () => {
|
||||||
|
Reference in New Issue
Block a user