Skip to content

Commit cf3b5ed

Browse files
ascorbicastrobot-houston
authored andcommitted
[ci] format
1 parent d2e25c6 commit cf3b5ed

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/astro/test/core-image.test.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,11 @@ describe('astro:image', () => {
904904
root: './fixtures/core-image-ssg/',
905905
image: {
906906
service: testImageService(),
907-
domains: ['astro.build', 'avatars.githubusercontent.com', 'kaleidoscopic-biscotti-6fe98c.netlify.app'],
907+
domains: [
908+
'astro.build',
909+
'avatars.githubusercontent.com',
910+
'kaleidoscopic-biscotti-6fe98c.netlify.app',
911+
],
908912
},
909913
});
910914
// Remove cache directory

0 commit comments

Comments
 (0)