Skip to content

Commit 74ee2e4

Browse files
ascorbicastrobot-houston
authored andcommitted
[ci] format
1 parent 97f413f commit 74ee2e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/astro/test/content-layer.test.js

-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ describe('Content Layer', () => {
313313
devServer?.stop();
314314
});
315315

316-
317316
it('Generates content types files', async () => {
318317
assert.ok(existsSync(new URL('./.astro/content.d.ts', fixture.config.root)));
319318
const data = await fs.readFile(new URL('./.astro/types.d.ts', fixture.config.root), 'utf-8');

0 commit comments

Comments
 (0)