mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
chore: format
This commit is contained in:
parent
c0aedf5b6a
commit
0c67820480
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import { EventEmitter } from 'node:events';
|
||||
import httpMocks from 'node-mocks-http';
|
||||
import { loadFixture as baseLoadFixture } from '@astrojs/test-utils';
|
||||
import httpMocks from 'node-mocks-http';
|
||||
|
||||
process.env.ASTRO_NODE_AUTOSTART = 'disabled';
|
||||
process.env.ASTRO_NODE_LOGGING = 'disabled';
|
||||
|
|
Loading…
Add table
Reference in a new issue