From d2c814b625a683acc0cdbc83436c461920a2d0b1 Mon Sep 17 00:00:00 2001 From: James Scherer Date: Mon, 25 Sep 2023 14:13:43 -0500 Subject: [PATCH] Tests should be working now --- system-tests/e2e/rosalution_analysis.cy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-tests/e2e/rosalution_analysis.cy.js b/system-tests/e2e/rosalution_analysis.cy.js index fd4714a5..ede7289d 100644 --- a/system-tests/e2e/rosalution_analysis.cy.js +++ b/system-tests/e2e/rosalution_analysis.cy.js @@ -8,7 +8,7 @@ describe('As a Clinical Analyst using Rosalution for analysis', () => { .find('.case-name').click(); }); - it.skip('should allow the user to navigate the analysis via the logo, header, and section anchor links', () => { + it('should allow the user to navigate the analysis via the logo, header, and section anchor links', () => { const anchorLinks = [ 'Brief', 'Clinical History', 'Pedigree', 'Supporting Evidence', 'VMA21_Gene%20To%20Phenotype',