mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
[ci] format
This commit is contained in:
parent
16ddf556b5
commit
598b7b3078
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ describe('mode: "directory"', () => {
|
|||
before(async () => {
|
||||
fixture = await loadFixture({
|
||||
root: './fixtures/basics/',
|
||||
adapter: cloudflare({ mode: 'directory' })
|
||||
adapter: cloudflare({ mode: 'directory' }),
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue