0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00

[ci] format

This commit is contained in:
matthewp 2023-10-27 12:14:07 +00:00 committed by astrobot-houston
parent c77f55d9c0
commit 15acd86028

View file

@ -20,5 +20,4 @@ describe('Basics', () => {
expect(bar).not.to.be.undefined;
expect(bar.getAttribute('slot')).to.be.null;
});
});