mirror of
https://github.com/withastro/astro.git
synced 2025-03-31 23:31:30 -05:00
[ci] format
This commit is contained in:
parent
57655a99db
commit
e252f5b2f3
1 changed files with 1 additions and 1 deletions
|
@ -965,7 +965,7 @@ describe('[SSG] i18n routing', () => {
|
|||
let $ = cheerio.load(html);
|
||||
assert.equal($('body').text().includes('Oi essa e index'), true);
|
||||
});
|
||||
})
|
||||
});
|
||||
});
|
||||
|
||||
describe('i18n routing with fallback and [pathname-prefix-always]', () => {
|
||||
|
|
Loading…
Add table
Reference in a new issue