Tadeusz Sznuk

Results 1 comments of Tadeusz Sznuk

This might be caused by #23203, which changed the import path used by the extension [here](https://github.com/microsoft/playwright-vscode/blob/46ac5c26721aeb60bd36634188eb28e72961689c/src/playwrightTest.ts#LL79) from `@playwright/test/cli` to `@playwright/test/lib/cli` (the `"./cli": "./cli.js"` entry was deleted from `package.json`).