diff --git a/index.js b/index.js index cc2614d5..f2bfc0d8 100755 --- a/index.js +++ b/index.js @@ -278,7 +278,6 @@ async function init() { render('config/cypress') } if (needsCypressCT) { - console.log('needsCypressCT', needsCypressCT) render('config/cypress-ct') } if (needsTypeScript) {