mirror of
https://github.com/withastro/astro.git
synced 2025-03-17 23:11:29 -05:00
[ci] format
This commit is contained in:
parent
e3bfd93969
commit
799c8676df
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import * as cheerio from 'cheerio';
|
||||
import * as assert from 'node:assert/strict';
|
||||
import { after, afterEach, before, describe, it } from 'node:test';
|
||||
import * as cheerio from 'cheerio';
|
||||
import testAdapter from './test-adapter.js';
|
||||
import { loadFixture } from './test-utils.js';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue