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:
TK 2024-03-28 18:17:46 +00:00 committed by astrobot-houston
parent a573cc199a
commit 5d7449bd73

View file

@ -35,8 +35,8 @@ describe('ISR', () => {
},
{
src: '^/excluded/([^/]+?)$',
dest: '_render'
},
dest: '_render',
},
{
src: '^\\/_image$',
dest: '_render',