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