mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
linting
This commit is contained in:
parent
1d4f902e29
commit
8da194d3d6
1 changed files with 0 additions and 1 deletions
|
@ -121,7 +121,6 @@ describe('Build reroute', () => {
|
||||||
describe.only('Build reroute', () => {
|
describe.only('Build reroute', () => {
|
||||||
/** @type {import('./test-utils').Fixture} */
|
/** @type {import('./test-utils').Fixture} */
|
||||||
let fixture;
|
let fixture;
|
||||||
let devServer;
|
|
||||||
|
|
||||||
before(async () => {
|
before(async () => {
|
||||||
fixture = await loadFixture({
|
fixture = await loadFixture({
|
||||||
|
|
Loading…
Reference in a new issue