[ci] format

This commit is contained in:
tony-sull 2022-09-30 17:29:32 +00:00 committed by fredkbot
parent 64a1d712ef
commit 7fdd494236
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ describe('SSG images - dev', function () {
title: 'Local image no transforms',
id: '#no-transforms',
url: '/@astroimage/assets/social.jpg',
query: { }
query: {},
},
{
title: 'Filename with spaces',

View file

@ -36,7 +36,7 @@ describe('SSR images - dev', function () {
title: 'Local image no transforms',
id: '#no-transforms',
url: '/@astroimage/assets/social.jpg',
query: { },
query: {},
contentType: 'image/jpeg',
},
{