mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
[ADF-3900] Added testrail case number (#4168)
This commit is contained in:
parent
15d3314d28
commit
32bae7d7ed
@ -50,7 +50,7 @@ describe('Universal Icon component', function () {
|
||||
done();
|
||||
});
|
||||
|
||||
it('Should display the icons on the page', () => {
|
||||
it('[C291872] Should display the icons on the page', () => {
|
||||
|
||||
expect(iconsPage.locateLigatureIcon('alarm').isDisplayed()).toBe(true, 'Ligature icon is not displayed');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user