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

This commit is contained in:
Florin Butu
2019-01-16 09:29:21 +00:00
committed by Eugenio Romano
parent 15d3314d28
commit 32bae7d7ed
+1 -1
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');