Skip to content

Commit a6f0557

Browse files
committed
refactor: rm draft monospecs
1 parent 90df6a2 commit a6f0557

25 files changed

+0
-1403
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@
5151
"test-prod": "./node_modules/.bin/wdio wdio.conf.js --suite prod",
5252
"cy:open": "cypress open",
5353
"cy:run": "cypress run",
54-
"cy:run:prod": "cypress run --spec 'tests/cypress/e2e/**/prod_*.cy.js'",
55-
"cy:run:uat": "cypress run --spec 'tests/cypress/e2e/**/uat_*.cy.js'",
56-
"cy:run:jenkins": "cypress run --spec 'tests/cypress/e2e/**/prod_*.cy.js'",
57-
"cy:run:six": "cypress run --spec 'tests/cypress/e2e/countries/prod_countries_landing.cy.js' --spec 'tests/cypress/e2e/education/prod_education_titles.cy.js' --spec 'tests/cypress/e2e/historical-documents/prod_frus-volume-landing.cy.js' --spec 'tests/cypress/e2e/historical-documents/prod_frus_landing.cy.js' --spec 'tests/cypress/e2e/landing/prod_landing_twitter.cy.js' --spec 'tests/cypress/e2e/search/prod_search_filter_results.cy.js'",
5854
"update": "npm update && gulp",
5955
"start": "npm install --quiet && gulp"
6056
},

tests/cypress/e2e/conferences/prod_conferences_titles.cy.js

Lines changed: 0 additions & 135 deletions
This file was deleted.

tests/cypress/e2e/countries/prod_countries_landing.cy.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

tests/cypress/e2e/countries/prod_countries_titles.cy.js

Lines changed: 0 additions & 58 deletions
This file was deleted.

tests/cypress/e2e/departmenthistory/prod_buildings_titles.cy.js

Lines changed: 0 additions & 74 deletions
This file was deleted.

tests/cypress/e2e/departmenthistory/prod_departmenthistory_titles.cy.js

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)