[ci] format

This commit is contained in:
matthewp 2023-09-12 16:56:23 +00:00 committed by astrobot-houston
parent 43bc5f2a55
commit a02707a8b2

View file

@ -614,7 +614,7 @@ test.describe('View Transitions', () => {
expect(loads.length, 'There should be 2 page loads').toEqual(2); expect(loads.length, 'There should be 2 page loads').toEqual(2);
}); });
test('client:only styles are retained on transition', async ({ page, astro }) => { test('client:only styles are retained on transition', async ({ page, astro }) => {
const totalExpectedStyles = 8; const totalExpectedStyles = 8;
// Go to page 1 // Go to page 1