Revert "TEMP console log project folder"

This reverts commit 411ec51817.
This commit is contained in:
Aaron Trudeau
2022-05-10 23:46:31 -04:00
parent 411ec51817
commit 139a8b1b78
3 changed files with 1 additions and 6 deletions

View File

@@ -107,9 +107,6 @@ const Input = {
if (packageMode) {
packageName = this.getPackageNameFromPackageJson(projectPath);
this.verifyTestsFolderIsPresent(projectPath);
// eslint-disable-next-line no-console
console.log(fs.readdirSync(projectPath));
}
// Sanitise other input