summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar matthewp <matthewp@users.noreply.github.com> 2023-09-12 16:56:23 +0000
committerGravatar astrobot-houston <fred+astrobot@astro.build> 2023-09-12 16:56:23 +0000
commita02707a8b23b21dfe13d9e63367bae85d90c0cc9 (patch)
tree214d9091196f55aa1759d54a6b6c82ec7c0ce7f3
parent43bc5f2a55173218bcfeec50242b72ae999930e2 (diff)
downloadastro-a02707a8b23b21dfe13d9e63367bae85d90c0cc9.tar.gz
astro-a02707a8b23b21dfe13d9e63367bae85d90c0cc9.tar.zst
astro-a02707a8b23b21dfe13d9e63367bae85d90c0cc9.zip
[ci] format
-rw-r--r--packages/astro/e2e/view-transitions.test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/e2e/view-transitions.test.js b/packages/astro/e2e/view-transitions.test.js
index f1c1c4ef8..868660f9f 100644
--- a/packages/astro/e2e/view-transitions.test.js
+++ b/packages/astro/e2e/view-transitions.test.js
@@ -614,7 +614,7 @@ test.describe('View Transitions', () => {
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;
// Go to page 1