diff --git a/tests/specs/departmenthistory/prod_departmenthistory_titles.spec.js b/tests/specs/departmenthistory/prod_departmenthistory_titles.spec.js index a4dda4d1a..e414298e5 100644 --- a/tests/specs/departmenthistory/prod_departmenthistory_titles.spec.js +++ b/tests/specs/departmenthistory/prod_departmenthistory_titles.spec.js @@ -2,6 +2,15 @@ * Checks departmenthistory page type */ +/** + * REMOVED TIMELIEN FROM TESTS + * + { + name: 'p2', + link: 'departmenthistory/timeline', + title: 'Administrative Timeline of the Department of State' + }, + */ const Page = require('../../pageobjects/Page'), SubPage = require('../../pageobjects/SubPage'); @@ -11,11 +20,6 @@ const subpages = [ link: 'departmenthistory', title: 'Department History' }, - { - name: 'p2', - link: 'departmenthistory/timeline', - title: 'Administrative Timeline of the Department of State' - }, { name: 'p3', link: 'departmenthistory/people/secretaries',