mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-02-05 12:36:37 +08:00
Revert "TEMP console log project folder"
This reverts commit 411ec51817.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user