From 4dbd984dd5aa348799547bac717f798a204b4e15 Mon Sep 17 00:00:00 2001 From: Matthew Russell Date: Wed, 12 Apr 2023 20:17:07 -0700 Subject: [PATCH] test: add ac for title attr tooltip --- apps/trading-e2e/src/integration/closed-markets.cy.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/trading-e2e/src/integration/closed-markets.cy.ts b/apps/trading-e2e/src/integration/closed-markets.cy.ts index 0decd24ec..38c06d951 100644 --- a/apps/trading-e2e/src/integration/closed-markets.cy.ts +++ b/apps/trading-e2e/src/integration/closed-markets.cy.ts @@ -162,6 +162,7 @@ describe('Closed markets', { tags: '@smoke' }, () => { // 6001-MARK-004 // 6001-MARK-005 // 6001-MARK-009 + // 6001-MARK-008 // 6001-MARK-010 cy.get(rowSelector) .first()