0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00

[ci] format

This commit is contained in:
Johannes Spohr 2024-09-17 13:22:35 +00:00 committed by astrobot-houston
parent 082f450944
commit daca9951f4

View file

@ -567,7 +567,7 @@ test.describe('View Transitions', () => {
cnt = page.locator('.counter pre');
// Count should remain, but the postfix should be removed again (to test unsetting props)
await expect(cnt).toHaveText('A1');
});
});
test('Vue Islands can persist using transition:persist', async ({ page, astro }) => {
// Go to page 1