mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
[ci] format
This commit is contained in:
parent
9869f2f6d8
commit
cebba86593
2 changed files with 5 additions and 5 deletions
|
@ -33,5 +33,5 @@ describe('test 404 cant load', () => {
|
|||
const h1 = $('h1');
|
||||
expect(h1.text()).to.equal('404!!!!!!!!!!');
|
||||
});
|
||||
})
|
||||
})
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue