### Version 1.44.0 ### Steps to reproduce Run Running npx playwright test --list ### Expected behavior Not to create folders such as test-results, or allure-results (if added to config as reporter) ### Actual behavior Does create those files. ### Additional context _No response_ ### Environment ```shell System: OS: Linux 6.5 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish) CPU: (12) x64 13th Gen Intel(R) Core(TM) i7-1355U Memory: 11.02 GB / 31.01 GB Container: Yes Binaries: Node: 18.9.0 - ~/.nvm/versions/node/v18.9.0/bin/node npm: 8.19.1 - ~/.nvm/versions/node/v18.9.0/bin/npm pnpm: 8.15.4 - ~/.nvm/versions/node/v18.9.0/bin/pnpm Languages: Bash: 5.1.16 - /usr/bin/bash npmPackages: @playwright/test: 1.44.0 => 1.44.0 playwright: 1.44.0 => 1.44.0 playwright-core: 1.44.0 => 1.44.0 ```