This commit is contained in:
Simon Knott 2024-08-09 12:10:40 +02:00
parent 785293fac8
commit e4f4dfc409
No known key found for this signature in database
GPG key ID: 8CEDC00028084AEC

View file

@ -174,7 +174,9 @@ test('should run by project', async ({ runUITest }) => {
await expect.poll(dumpTestTree(page)).toBe(` await expect.poll(dumpTestTree(page)).toBe(`
a.test.ts a.test.ts
passes passes
fails <= fails
foo <=
bar
suite suite
b.test.ts b.test.ts
passes passes