Feature/laboratorio testing opcional #2
Merged
Annotations
2 errors and 1 warning
|
5 - Testing/Ejercicios/Testing-Lab/e2e/login.spec.ts#L3
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() 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.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:106:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:288:12
❯ e2e/login.spec.ts:3:6
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading