[ADF-3900] Added testrail case number (#4168)

This commit is contained in:
Florin Butu 2019-01-16 11:29:21 +02:00 committed by Eugenio Romano
parent 15d3314d28
commit 32bae7d7ed

View File

@ -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');