PerspectiveWorkspace React component #1253
Annotations
2 errors
Run Tests
Process completed with exit code 1.
|
Run Tests
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "../../packages/perspective-react/test/js/react.spec.tsx Perspective React Swapping tables properly loads the new tables and ejects the viewers of removed tables"
at ../../packages/perspective-react/test/js/react.spec.tsx:66
64 | });
65 |
> 66 | test.only("Swapping tables properly loads the new tables and ejects the viewers of removed tables", async ({
| ^
67 | mount,
68 | page,
69 | }) => {
|
Loading