mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
remove too big spec from e2e test
This commit is contained in:
parent
77eeb53a48
commit
6b2186ba9a
|
@ -106,6 +106,7 @@ if (process.env.JOB === 'e2e-guru') {
|
|||
delete apisGuruList['clarify.io']; // non-string references
|
||||
//delete apisGuruList['pushpay.com']; // https://github.com/Rebilly/ReDoc/issues/30
|
||||
delete apisGuruList['bbci.co.uk']; // too big
|
||||
delete apisGuruList['bbc.com']; // too big
|
||||
|
||||
// run quick version of e2e test on all builds except releases
|
||||
if (process.env.TRAVIS && !process.env.TRAVIS_TAG) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user