-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
Error -
npm warn Unknown env config "env". This will stop working in the next major version of npm.
Error: Playwright Test did not expect test() to be called here.
Most common reasons include:
-
You are calling test() in a configuration file.
-
You are calling test() in a file that is imported by the configuration file.
-
You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.at 001_LogintoPlatform.test.ts:12
Can you help me resolve this issue
Metadata
Metadata
Assignees
Labels
No labels