mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[ci] format
This commit is contained in:
parent
e22f7364ce
commit
0913afb255
1 changed files with 1 additions and 1 deletions
|
@ -36,6 +36,6 @@ describe('Custom 404', () => {
|
|||
|
||||
expect($('h1').text()).to.equal('Page not found');
|
||||
expect($('p').text()).to.equal('/a/');
|
||||
})
|
||||
});
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue