mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
[ci] format
This commit is contained in:
parent
ffba5d716e
commit
ec1521066a
1 changed files with 1 additions and 1 deletions
|
@ -32,5 +32,5 @@ describe('getStaticPaths with trailingSlash: ignore', () => {
|
|||
let $ = cheerio.load(html);
|
||||
assert.equal($('#slug').text(), 'news');
|
||||
assert.equal($('#page').text(), 'july-2024/2');
|
||||
})
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue