This commit is contained in:
vitalets 2025-01-18 21:03:19 +04:00
parent 7355ed3e45
commit 6042395537

View file

@ -30,6 +30,6 @@ test.only('should display git info metadata', async ({ runUITest }) => {
`
});
await page.getByTitle('Run all').click();
// todo: what to check?
});