mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -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', () => {
|
||||
/** @type {import('./test-utils').Fixture} */
|
||||
let fixture;
|
||||
let devServer;
|
||||
|
||||
before(async () => {
|
||||
fixture = await loadFixture({
|
||||
|
|
Loading…
Reference in a new issue