Tally Barak
Tally Barak
I think this is still not catering to the option where paths have multiple entries. this is a valid paths definition: ``` @foo: [packages/foo/*, tests/foo/*] ```
Any plans on fixing this?
hola @mxschmitt ! not sure this is actually the problem, but if you can try this one: ``` import {expect, test} from '@playwright/test'; test('draggable', async ({ page }) => {...
No, this was not passing on 1.49, but as we use angular cdk, I was hoping it will shed some light.